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-C43333 · Issue 385835

Purge/archive locking issue corrected

Resolved in Pega Version 8.1

Updates have been made to resolve a locking release issue for the pzBatchPurgeArchive activity.

SR-C43399 · Issue 382042

Case name caption security inserted

Resolved in Pega Version 8.1

In order to protect against the possibility of executing malicious JavaScript code by entering an appropriately modified name while adding new case type, pyCaption in menu items will be made HTMLSafe by converting JSON through the GSON library.

SR-C4350 · Issue 348583

Copy/select works for WorkList/WorkBasket grid in Microsoft Internet Explorer

Resolved in Pega Version 8.1

When trying to select any values present in Worklist and Workbaskets when using Microsoft Internet Explorer , the message ‘Transfer this assignment’ appeared. The selection worked correctly in Google Chrome. The root cause for this issue was traced to the different DOM structure generated in Microsoft Internet Explorer and Google Chrome, and it has been corrected by updating the non-autogenerated control to create consistency across browsers.

SR-C43501 · Issue 382265

Handling added to clear dashboard Data pages and thread when switching activity

Resolved in Pega Version 8.1

After publishing a dashboard to an application, everything worked as expected when directly logging into that application. However, if the user had multiple access groups and switched to another access group, the wrong dashboard was displayed and D_pxUserDashboardLoadList was not reloaded. This has been resolved by moving the D_pxUserDashboardLoadList Data page to Thread level and adding the new Data transform PZCLEARDASHBOARDDATAPAGES called from pzClearDataPagesBeforeSwitch. This will clear the dashboard Datapages and the thread when switching the activity.

SR-C43501 · Issue 382522

Handling added to clear dashboard Data pages and thread when switching activity

Resolved in Pega Version 8.1

After publishing a dashboard to an application, everything worked as expected when directly logging into that application. However, if the user had multiple access groups and switched to another access group, the wrong dashboard was displayed and D_pxUserDashboardLoadList was not reloaded. This has been resolved by moving the D_pxUserDashboardLoadList Data page to Thread level and adding the new Data transform PZCLEARDASHBOARDDATAPAGES called from pzClearDataPagesBeforeSwitch. This will clear the dashboard Datapages and the thread when switching the activity.

SR-C43567 · Issue 381665

Mobile buttons revised to workaround iOS browser click bug

Resolved in Pega Version 8.1

When using the iOS browser, buttons were getting stuck or frozen and requiring multiple clicks to execute. This was traced to an error in the iOS browser version 11.4 where click events are triggered with event.timeStamp as a negative number. To avoid this, the system will not rely on event.timestamp, but will instead get the current datetime and maintain it in prevEvent object.

SR-C43718 · Issue 388308

Repaired wrap text in first column of tree grid

Resolved in Pega Version 8.1

The Wrap Text for the first column in a Tree Grid was not working. This was an error introduced during grid CSS optimization that caused white-space: normal to be overwritten by oflowDiv styles. The code for the sector has now been updated to ensure that white-space: normal style is applied for the first column of the tree-grid.

SR-C43831 · Issue 383613

Updated data retained when form error is encountered during offline application validation

Resolved in Pega Version 8.1

If a hard edit error message appeared during validation in the offline mobile app, changing the property value and syncing resulted in only the old data being retained and not the new. This was due to missing handling: when a form error was encountered on the page, diffSnapShot was updated with the recent changes but they were not added to the action queue. When the form error was corrected and resubmitted, only the new diff changes were sent to the action queue and the earlier changes were discarded. To correct this, the algorithm has been modified to perform the diffing for the workpage snapshot during record action, instead of during the mergeWorkAndForm.

SR-C43905 · Issue 387467

Locale will be considered while validating imported decimals for the clipboard

Resolved in Pega Version 8.1

When using a specific locale and importing decimal value in a format specific to that locale, the import wizard was throwing a bad decimal value error If 'skip validation' was unchecked during import. To resolve this, the locale will be considered in parsing the decimal value while populating the clipboard page prior to dictionary validation.

SR-C44194 · Issue 383066

Cursor pointer corrected for non-interactive grid cells

Resolved in Pega Version 8.1

When the mouse cursor was placed over any cell in a grid, the mouse changed to a pointer indicating an activity even when there was no activity to perform. This was an error introduced when the grid CSS was refactored and optimized: the hand cursor should only be used for interactive elements and causes confusion when displayed on a static table. The behavior has now been reset and will correctly detect whether actions are configured and display the proper cursor.

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