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 update your bookmarks. This site will be discontinued in Dec 2024.

Pega Platform Resolved Issues for 8.1 and newer are now available on the Support Center.

SR-A76647 · Issue 253238

Resolved ConcurrentModificationException in mContent iteration

Resolved in Pega Version 7.2.2

When adding or removing the items from a repeat grid and submitting the modal dialog, an intermittent ConcurrentModificationException was coming from the API ClipboardPageImpl.clearMessages(). This was traced to the function iterating over mContent and has been fixed by making a copy of mContent and iterating over that.

SR-A91839 · Issue 259235

Resolved ConcurrentModificationException in mContent iteration

Resolved in Pega Version 7.2.2

When adding or removing the items from a repeat grid and submitting the modal dialog, an intermittent ConcurrentModificationException was coming from the API ClipboardPageImpl.clearMessages(). This was traced to the function iterating over mContent and has been fixed by making a copy of mContent and iterating over that.

SR-A97856 · Issue 270056

Pagemashup window resize error fixed

Resolved in Pega Version 7.2.2

After exposing a case by using Page Mashup(i.e. IAC), launching the IAC gadget in a window and then resizing the window led to the window not being responsive until it was manually refreshed. This was traced to the iframe using a fixed width, and has been resolved by updating the resize function.

SR-A69953 · Issue 251547

Support restored for date fields with double quotes

Resolved in Pega Version 7.2.2

After upgrade, a date field format using "double quotes" generated a test compilation error and it was not possible to save the section. This format was previously supported and remained in the documentation as an option, but the function to trim the quotes was left out of the code by error. This has been fixed.

SR-A90551 · Issue 258592

Support restored for date fields with double quotes

Resolved in Pega Version 7.2.2

After upgrade, a date field format using "double quotes" generated a test compilation error and it was not possible to save the section. This format was previously supported and remained in the documentation as an option, but the function to trim the quotes was left out of the code by error. This has been fixed.

SR-B30914 · Issue 290290

PurgeExtraRecents logging changed from error to info

Resolved in Pega Version 7.3

In order to support increasing the number of recent items to display to more than 30, the existing logging function in System-User-Recents!pzPurgeExtraRecents activity has been changed from error mode to info mode so the logging can be disabled if desired.

SR-B44184 · Issue 309658

Property filter execution updated for better backward chaining

Resolved in Pega Version 7.3.1

in cases where the strategy is cyclically called and backward chaining is enabled, the declarative network was looking to load the value of a property which did not exist, leading to an error. The evaluateWhen function in the proposition filter rule execution has been modified to reset backward chaining.

SR-B75443 · Issue 324603

Property filter execution updated for better backward chaining

Resolved in Pega Version 7.3.1

in cases where the strategy is cyclically called and backward chaining is enabled, the declarative network was looking to load the value of a property which did not exist, leading to an error. The evaluateWhen function in the proposition filter rule execution has been modified to reset backward chaining.

SR-D32655 · Issue 510345

Enhancement added to hold Change Tracker values until UI is loaded

Resolved in Pega Version 8.4

Sporadically, an agent attempting to answer a queued call within 10 seconds received a loading screen. By the time the load completed, the next agent had already taken the call. This is a scenario where based on a change, the agent was trying to refresh something on the UI (a section or harness) which was not yet loaded/present on the UI. To address this use case, an enhancement has been added to hold the change tracked values and handle them once the UI is loaded. The new function pega.ui.ChangeTracker.prototype.handlePendingCTChanges in pzpega_ui_changetracker.js is used to handle the pending CT changes. A hook has been added in the pzpega_ui_doc_lifecycle js file to invoke the above function once the UI is loaded.

SR-D32655 · Issue 510344

Enhancement added to hold Change Tracker values until UI is loaded

Resolved in Pega Version 8.2.5

Sporadically, an agent attempting to answer a queued call within 10 seconds received a loading screen. By the time the load completed, the next agent had already taken the call. This is a scenario where based on a change, the agent was trying to refresh something on the UI (a section or harness) which was not yet loaded/present on the UI. To address this use case, an enhancement has been added to hold the change tracked values and handle them once the UI is loaded. The new function pega.ui.ChangeTracker.prototype.handlePendingCTChanges in pzpega_ui_changetracker.js is used to handle the pending CT changes. A hook has been added in the pzpega_ui_doc_lifecycle js file to invoke the above function once the UI is loaded.

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