Skip to main content

Resolved Issues

View the resolved issues for a specific Platform release.

Go to download resolved issues by patch release.

Browse release notes for a selected Pega Version.

NOTE: Enter just the Case ID number (SR or INC) in order to find the associated Support Request.

Please note: beginning with the Pega Platform 8.7.4 Patch, the Resolved Issues have moved to the Support Center.

SR-C21735 · Issue 362929

Custom modules support repositories

Resolved in Pega Version 8.1

An enhancement has been added to to allow Android Archives (.aar) files to be placed in the libs folder of a custom module, allowing repositories to be added.

SR-C21787 · Issue 364620

Check added for setting Owner Party in Case API

Resolved in Pega Version 8.1

A problem getting the details of a given case from the case API was traced to the owner party being set in pzGetCaseDetails without checking whether the Owner party exists or not. a check has now been added so the Owner information is added only if the Owner party is present, otherwise the step is skipped.

SR-C21876 · Issue 369542

Enhanced error messages logged for startup exceptions

Resolved in Pega Version 8.1

To support better troubleshooting, enhancements have been made to the logging for the following Exceptions during startup: DatabaseException TransactionFailure RuntimeException Error If one of the above Exceptions is thrown, the associated following message will now appear in the log: "DatabaseException Exception forcing rollback: " (followed by Exception text) "TransactionFailure Exception forcing rollback: " (followed by Exception text) "RuntimeException Exception forcing rollback: " (followed by Exception text) "Error Exception forcing rollback: " (followed by Exception text)

SR-C21996 · Issue 364597

Error message clarified for unauthorized record deletion

Resolved in Pega Version 8.1

When there was an unauthorized attempt to delete records from a delegated data type, the error message appeared stating “A commit cannot be performed” instead of displaying an authorization error. This has been corrected.

SR-C21996 · Issue 366632

Error message clarified for unauthorized record deletion

Resolved in Pega Version 8.1

When there was an unauthorized attempt to delete records from a delegated data type, the error message appeared stating “A commit cannot be performed” instead of displaying an authorization error. This has been corrected.

SR-C22087 · Issue 368240

Resolved Oracle connection reset in migrate.sh

Resolved in Pega Version 8.1

Running the migrate.sh script to generate and apply rules schema objects against an Oracle database was failing. This was an issue with how the newer versions of the Oracle JDBC driver use entropy: by defaulting to using /dev/random, when running in an environment where there this is not a lot of noise the entropy pool will eventually be empty and the connection will be reset. Earlier versions of the Oracle JDBC driver did not see this issue. Previously, Pega added added a urandom setting to the migrate and prpcUtils scripts for Oracle/UNIX environments to avoid the connection reset issue. This urandom setting has now also been added to setupDDL.xml to resolve the schema objects issue.

SR-C22461 · Issue 363990

JobID status now considers In-Progress

Resolved in Pega Version 8.1

When checking the status of a particular JobID, getStatus returned overall Build status as FAILED when the Job Status is actually in IN-PROGRESS. This was due to Jenkins treating non-zero returned values as job failure and setting the status of the Jenkins Job to Failed although the in-progress job may yet run to successful completion. In this case, both http status code and job status were considered while evaluating the build status, but the job status IN-PROGRESS was not considered. This has been corrected.

SR-C22471 · Issue 370124

Handling added for long names when exporting DataType columns

Resolved in Pega Version 8.1

Values were not being displayed in an exported file for a column with a name exceeding 30 characters. This was traced to the values being mapped to a hashed value that truncated the name and caused the alias to not be found when expanding the data, and has been fixed.

SR-C22549 · Issue 365733

Code modified to avoid Security Analyzer false positive

Resolved in Pega Version 8.1

A false-positive was reported for a security vulnerability in the pzMultiDragDropControlStandard control. Two issues were captured when Rule Analyzer was run using the pyUnsafeURL expression: 1. ActiveXCall, and 2. Activity call in the script. To correct this, code changes have been made to avoid an ActiveX call in the control.

SR-C22575 · Issue 363177

Hours display corrected for readonly custom datetime

Resolved in Pega Version 8.1

If a date time control was set to readonly formatting and the format type was a custom type like '01/01/01 01:00 AM', '01/01/2001 01:00 AM' , the hours were not displaying in 'hh' format but instead used 'h' format. This was a missed use case for custom date/time and has been corrected.

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us