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-A98390 · Issue 264755

Scheduled report cleanup error resolved

Resolved in Pega Version 7.2.2

Exceptions were thrown in the logs by the scheduled reports task when trying to clean up the previous day's generated attachment reports. This was due to the name exceeding the length restriction on the property (60 characters) and failing validation, and has been fixed by truncating the field.

SR-A93149 · Issue 263069

Resolved excessive rollbacks with batch mode disabled

Resolved in Pega Version 7.2.2

Excessive rollbacks were seen when batch mode was disabled. To correct this, the rollback statement in BatchProcessor.close() will be conditionally executed based on the value of currentBatchCount (on successful commit, batchCount is set to zero).

SR-A71561 · Issue 262640

Resolved corrupted transactionID caused by empty AJAX call

Resolved in Pega Version 7.2.2

Executing an activity in an AJAX call which returns no content can corrupt the Engine opinion of the proper pzTransactionID. Given two tabs, one on thread A and one on Thread B, where each thread has its own pzTransactionID, switching tabs from thread A to thread B and immediately firing the activity (via an AJAX call, e.g., reloadSection), caused thread B to become corrupted and believe that the pzTransactionID from thread A is the proper pzTransactionID for thread B. This was seen as a transactionID mismatch in logs and a failed request. To fix this issue, changes have been made to check for both null and empty framedata before resetting the transactionID on a thread.

SR-A92074 · Issue 264473

All child classes reported in BIX extraction

Resolved in Pega Version 7.2.2

If a BIX extract was configured on a class with no instances but there were child classes with eligible instances for extraction, not all all the instances of child classes were extracted. This has been fixed with a null check that will handle cases where the property is an orphan.

SR-A43557 · Issue 266493

HttpAPI processing order updated

Resolved in Pega Version 7.2.2

If a repeat grid source was configured using a property that referred to a read-only parameterized thread-level data page, clicking on a link in a row repeat intended to open a URL in a window resulted in an Unauthenticated or not available error. This was traced to the refresh and process order contained in the HttpAPI, and this has been changed to refresh the primary page after authentication and before processing data.

SR-A93675 · Issue 266549

HttpAPI processing order updated

Resolved in Pega Version 7.2.2

If a repeat grid source was configured using a property that referred to a read-only parameterized thread-level data page, clicking on a link in a row repeat intended to open a URL in a window resulted in an Unauthenticated or not available error. This was traced to the refresh and process order contained in the HttpAPI, and this has been changed to refresh the primary page after authentication and before processing data.

SR-A43557 · Issue 258419

Earlier authentication inserted for open URL in repeat grid

Resolved in Pega Version 7.2.2

If a Repeat Grid was configured with a parameterized read-only Thread level Data Page as source and the DataPage had 'Reload once per interaction' checked in Load Management tab, clicking on a property that was configured to open a URL in a window caused an Unauthenticated or not available error on screen. This was traced to a corrupt list exception which happened when auto populate cleared the list elements on the first access as the data page refreshed and then getClassName() could not find the list element. To better handle this use, the engine activity API will first authenticate the request and then initiate the requestor interaction.

SR-A43557 · Issue 252477

Earlier authentication inserted for open URL in repeat grid

Resolved in Pega Version 7.2.2

If a Repeat Grid was configured with a parameterized read-only Thread level Data Page as source and the DataPage had 'Reload once per interaction' checked in Load Management tab, clicking on a property that was configured to open a URL in a window caused an Unauthenticated or not available error on screen. This was traced to a corrupt list exception which happened when auto populate cleared the list elements on the first access as the data page refreshed and then getClassName() could not find the list element. To better handle this use, the engine activity API will first authenticate the request and then initiate the requestor interaction.

SR-A21957 · Issue 256822

noteChange cache clearing improved

Resolved in Pega Version 7.2.2

If the access group coupled to a datapage was updated to point to a different version of the application, data pages tracing would not recognize the update even after being cleared and would instead show the load activity coupled to the prior application version. This was caused by the noteChange method not properly invalidating the cache when access group changes were made, and a check has been added to see if the rolelist or ruleset list has changed.

SR-A14735 · Issue 257217

Corrected jmxConnector thread termination

Resolved in Pega Version 7.2.2

In an installation with several PRPC JBOSS EAP-based nodes, the node running 'prsysmgmt' ('SMA') was periodically running out of Java Threads. This was due to JMX port connect threads being created for node authentication when SMA is deployed but then not correctly terminating on logoff or timeout (30 minutes). To correct this, logoff, timeout, deletion, or disconnect will now trigger the proper closing of any jmxConnnectors for that node.

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