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-B16230 · Issue 287871

Dollar sign character will be escaped if present in data page value

Resolved in Pega Version 7.3

If a section was configured to show the data with a data page as source, using the dollar sign in the value caused the amount to not be displayed correctly in the grid. This has been corrected by adding code to escape the $ character when it's present in the data.

SR-B16328 · Issue 286668

BLOB data save performance improved

Resolved in Pega Version 7.3

In an installation with many large work objects, performance issues were seen when saving a BLOB. This was due to the BLOB still saving data for properties that had been removed, and has been resolved through better tracking of orphan entries of list type properties like string list and java object list.

SR-B17355 · Issue 289241

Accessibility improved for properties in accordion layout

Resolved in Pega Version 7.3

The screen reader was reading the property name for Properties configured on Accordion Layout titles instead of the content of the property. This has been fixed.

SR-B2191 · Issue 275647

Fixed Chrome position resetting with proposition change

Resolved in Pega Version 7.3

When duplicating a proposition in Chrome, any change in an attribute refreshed the screen and reset the scrollbar all the way to the top. This has been fixed.

SR-B26249 · Issue 290765

Flickering in Tabbed Layout header corrected

Resolved in Pega Version 7.3

In a Tabbed Layout with four tabs using expandable Repeat grid sections, the first column table header had extra grey space generated intermittently. The pzpega_ui_Grid js file has been updated to correct this.

SR-B26257 · Issue 288790

Fixed SMA broken item requeue

Resolved in Pega Version 7.3

When attempting to requeue a broken item using the SMA, the requeue failed with an error about Attribute Based Access Control. This was traced to the API passing a thread object that did not have any executable associated with it; the system will now create a new executable instance if the getThread().retrieveContext() is null.

SR-B2709 · Issue 276670

Fixed OOM exception during DL import on JVM

Resolved in Pega Version 7.3

An OOM exception was generated during DL import on JVM when the DL being deployed had an very large number of hotfixes relating to CarDirectories. This was traced to each directory deployment creating a new instance of JarLoaderTool to internally build the cache (VersionedJdbcJarReader) which was then never cleared from the Mbean cache. This has been corrected by adding a check to release memory.

SR-B30403 · Issue 290587

Layout group contents now load fully during a tab overflow

Resolved in Pega Version 7.3

Layout group contents were only partially loading when encountering a tab overflow in nested layout groups with defer loads. This was caused by an incorrect Layout Group height calculation, and has been fixed.

SR-B30416 · Issue 292621

Removed extraneous showerrors check from onfocusinlistener

Resolved in Pega Version 7.3

After configuring a Grid item with validation rules, adding multiple records to the grid and clicking on submit without providing the values on the required fields as expected resulted in all of the error messages based on the configuration showing. An unneeded check to showerrors as part of the onfocusinlistener function has been removed to resolve this.

SR-B30822 · Issue 289826

SignatureDate populated correctly

Resolved in Pega Version 7.3

The out-of-the-box signature control was passing the current date to the signature date field rather than the date parameter given. This has been fixed.

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