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-C10224 · Issue 351129

D_PZOFFLINEATTACHMENTLIST reused for offline delta sync

Resolved in Pega Version 7.4

In offline delta sync, the data page D_PZOFFLINEATTACHMENTLIST was populated twice. This was caused by pzDataSyncPackager populating the page on the initial line tools.findPage call, deleting the new page, then issuing another findPage to recreate the page. The code has now been modified to use the page from the clipboard instead of re-creating it.

SR-C10909 · Issue 352697

Handling added for null OfflineCaseAttachment source

Resolved in Pega Version 7.4

An exception was being generated on each offline mobile-sync with the tracer message: "Unable to load data page D_pzOfflineCaseAttachments. Required parameter LinkRefFrom cannot be blank." This occurred when the required parameters for D_pzOfflineCaseAttachments DP were not populated. To address this, D_pzOfflineCaseAttachments DP has been changed to the pyGetAllOfflineAttachments activity, and handling has been added to exit if the parameter is empty.

SR-C573 · Issue 346166

Sync error page retains uploaded changes

Resolved in Pega Version 7.4

After changes were made to a case offline and the case was then uploaded after the case had already been reassigned to someone else, a Pega-Work-OfflineSync work object was created and a copy of the case data was placed on the embedded pySyncErrorCase page but the changes were missing. To fix this, the pzStoreAndForwardProcessItems function has been modified to ensure the changes from the uploaded version are present on the pySyncErrorCase page.

SR-C6870 · Issue 349625

Performance improvement for finishAssignment sync

Resolved in Pega Version 7.4

Analysis of a trace on the output related to a finishAssignment sync found a second read of the work object within the pzDataSyncPackageCases activity (after it was previously read in pzCheckLockingMode). In order to improve performance, the system will make use of the existing open work object to avoid the dual DB read.

SR-C7706 · Issue 350556

Performance improvement for WorkID sync

Resolved in Pega Version 7.4

In order to improve performance, changes have been made to the pzStoreAndForwardProcessItems and pzGetAllOfflineWorkIDs activities: these will populate skipDPOfflineWorkIDsInteraction to conditionally skip the DP packaging, in order to ensure the offline temp ID reconciliation does not populate the data D_pzOfflineWorkIDs twice during delta sync.

SR-B45056 · Issue 328736

XSS filtering added to getClassOfPageReference

Resolved in Pega Version 7.4

XSS filtering has been added to the URL produced when using getClassOfPageReference.

SR-B45056 · Issue 330368

XSS filtering added to getClassOfPageReference

Resolved in Pega Version 7.4

XSS filtering has been added to the URL produced when using getClassOfPageReference.

SR-B74553 · Issue 326255

Refined accessgrouplist checks

Resolved in Pega Version 7.4

Following a system modification that changed the property used to populate the access groups list to match that on clipboard (correct value), a previously unseen issue was uncovered where all the division and organization AGs were being added to the list. This has been addressed by updating the code to add the applications on division and organization only when there is no default selected at the operator. If there is some application selected as default at the operator, then the division or organization applications will not be added. If there is nothing selected at operator, then a check for division will be made, and if there is nothing selected at division then organization will be checked.

SR-B78496 · Issue 327358

Refined accessgrouplist checks

Resolved in Pega Version 7.4

Following a system modification that changed the property used to populate the accessgroups list to match that on clipboard (correct value), a previously unseen issue was uncovered where all the division and organization AGs were being added to the list. This has been addressed by updating the code to add the applications on division and organization only when there is no default selected at the operator. If there is some application selected as default at the operator, then the division or organization applications will not be added. If there is nothing selected at operator, then a check for division will be made, and if there is nothing selected at division then organization will be checked.

SR-B81365 · Issue 332518

Enhanced security for IAC gadget

Resolved in Pega Version 7.4

The code for the IAC gadget has been reworked to replace eval functions in order to enhance security.

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