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-C50638 · Issue 390148

Non-standard JVM heap size argument removed and replaced with more generic max-mem

Resolved in Pega Version 8.1

The IBM JVM was not honoring the MaxHeapSize property, causing installs/upgrade on Java 8 with the IBM JVM to fail unless an alternate max memory was provided. To resolve this, the usage of a non-standard heap size argument has been removed and replaced with a more generic max-mem present within the master for all JVMs to take advantage of. At the same time, the default memory and space requirements have been reduced as prpcServiceUtils now needs less than it previously did.

SR-C50728 · Issue 391340

Added handling to save page list properties of all text

Resolved in Pega Version 8.1

After creating page list properties to display the text input on a case, the input data was not saved properly If all the page list properties were text. Investigation showed that instead of saving the entered input, the system was saving the last property value to all the fields from the pagelist because the "pyCellId" being generated was the same for all the cells in grid row. This has been corrected by setting the pyCellId to pyFieldId from the Embed-Field object and using the unique hash for pyFieldId that is set so that they match.

SR-C50990 · Issue 391318

Bypass added to handle custom S3-compatible repositories

Resolved in Pega Version 8.1

While saving a newly created S3-compatible custom Data-Repository rule instance, the exception "Save failed - Unknown Repository Type :Embed-Repository-Type-Custom-S3Compatible" exception was generated. This has been resolved with the addition of the proper bypasses so custom repositories are not registered the same way as standard ones.

SR-C51065 · Issue 390587

Corrected unexpected date error for imported propositions

Resolved in Pega Version 8.1

While importing a proposition with a specific start date and end date, even though the start and end dates are valid the error: "Start date should be prior to end date" appeared. This has been corrected with code that will convert the start and end dates before comparing them in pyPostCSVUpload activity.

SR-C51065 · Issue 390653

Corrected unexpected date error for imported propositions

Resolved in Pega Version 8.1

While importing a proposition with a specific start date and end date, even though the start and end dates are valid the error: "Start date should be prior to end date" appeared. This has been corrected with code that will convert the start and end dates before comparing them in pyPostCSVUpload activity.

SR-C51371 · Issue 391235

Removed cluster notification executed by the VBD client on start/stop

Resolved in Pega Version 8.1

A cluster notification executed by the VBD client on start/stop can put unnecessary pressure on the Hazelcast cluster executor during node restarts. The system has now been modified to remove the loop during the cluster scan.

SR-C51670 · Issue 390540

Delta sync handling updated for cases in multiple workpools

Resolved in Pega Version 8.1

When trying to open work item in mobile offline mode, cases that belonged to multiple workpools were causing delta sync issues. During deltasync, the system tries to package the work items and ASSIGN- by check running pzGetWorkObjDataFromAssignment RD. However, this RD runs only in the context of the current workgroup name set on the pxThread page. To correct this, the system will get all of the workpools from the worklist item page's pxRefObjKey and run the RD on each workpool to return the proper results.

SR-C5169 · Issue 349818

Tabs maintain state when new RDL item added

Resolved in Pega Version 8.1

Adding a new item to a repeating Dynamic layout switched all the currently selected tabs in an embedded Tab Layout Group to be the same as the last item. This was an issue with complex configuration RDL having another repeating layout (DLG) with an active 'when' based on repeating context property, and code has been added to handle the previous selected tab state and active when so tabs will retain integrity.

SR-C51948 · Issue 390951

ZipFileListOnServer activity modified to only create instances for zip files

Resolved in Pega Version 8.1

When the Hotfix Manager was run on the ServiceExport directory, the Next and Cancel buttons did not render. Analysis showed the system was creating the PRFile instance for all of the files from the directory, and an exception was being thrown when am instance was created for a file that had illegal characters in its name. To correct this, the pzZipFileListOnServer activity has been modified to only create the instances for files which start with "dl-" and end with ".zip".

SR-C5215 · Issue 357353

Added code to support Sybase DBs in report definition

Resolved in Pega Version 8.1

Running a report definition that is connected to a Sybase DB produced no results in the report browser. This was an issue with the column delimiter not working for Sybase; to resolve this, the code has been modified to rely on the database type rather than the getColumnDelimiter method.

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