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-123241 · Issue 182735

Localization added for pyDashboardMiddle

Resolved in Pega Version 7.1.8

The pyDashboardMiddle section has been made available for localization in both the Pega-EndUserUI and UI-Kit-7 rulesets.

SR-123302 · Issue 186407

Row alignment corrected for tree grids in repeating tabs

Resolved in Pega Version 7.1.8

When a tree grid layout was included inside a repeat tab layout, the rows were not rendered with the correct alignment. This was due to a fixed row height, and the rendering will now use 'auto'.

SR-123330 · Issue 188222

Resolved exceptions generated by empty property values

Resolved in Pega Version 7.1.8

Empty values passed to the java object were generating the exception "ProjectName.value is blank and the jar file expecting a value". This was an issue with a new code generation strategy on property set where the empty value set on a java property was not setting it on the wrapper. This has been corrected.

SR-123342 · Issue 186178

Smoothed use of Row Repeat with a Repeating Grid that shares references

Resolved in Pega Version 7.1.8

Issues were found with the display of Row Repeat. It was not displayed when a section contained a repeating grid and row repeat layout that had the same pagegroup property reference, and in other cases was displayed improperly after taking the wrong class for a 'when' condition. The failure to display was due to the active page being the last page of the page group as set by Repeat Grid. The RepeatGrid layout generation was changed beginning in v6.3 onwards, and now uses a method-based engine. However, the RowRepeat layout has been deprecated and therefore still uses the previous generation method. This difference creates a conflict when the RowRepeat kicks off in the same stream generation. Furthermore, this issue arises only when the two layouts bound to same PageGroup property source, and not with a Pagelist property. To resolve this, the system now resets the activePage to that of the primary page in case of page group data source in the Repeat Grid generation so that the Row Repeat gets the proper active page for its generation. The issue with displaying when it should not has been resolved by retaining the existing business logic wherever the section rule with body visible when condition is used in a repeating layout.

SR-123344 · Issue 185832

DeleteOrphanStaticContent activity modified to prevent CSS errors

Resolved in Pega Version 7.1.8

The DeleteOrphanStaticContent is used to delete any un-used assembled static contents, but it was sometimes deleting CSS files that were still in use by the system, causing 404 errors. This activity has been changed to use use the node statue query in order to ensure it clears items correctly.

SR-123344 · Issue 191091

DeleteOrphanStaticContent activity modified to prevent CSS errors

Resolved in Pega Version 7.1.8

The DeleteOrphanStaticContent is used to delete any un-used assembled static contents, but it was sometimes deleting CSS files that were still in use by the system, causing 404 errors. This activity has been changed to use use the node statue query in order to ensure it clears items correctly.

SR-123367 · Issue 183309

Corrected RTE preview error

Resolved in Pega Version 7.1.8

If a rule or property included in a correspondence rule was edited and then "Show preview of included section" was clicked, the rule did not refresh to show the section preview and the Actions menu became non-responsive. This was due to a NPE in the the RTE CKEditor. There was a workaround of clicking on the Rich Text Editor after checking the preview box to trigger a refresh, but the API has been modified to add a null check for the existence of the "get" function which was added to handle various RTE scenarios.

SR-123434 · Issue 183436

Smoothed post-upgrade ApplicationSetup that uses previously generated LDAP configs

Resolved in Pega Version 7.1.8

An LDAP configuration created under a previous version of the software was generating an NPE after upgrading. This was traced to step2 of the ApplicationSetup activity where the system was expecting a page which was missing at that point due to the user not yet being fully identified. To avoid this, a step has been added to check if the page is available and avoid the NPE.

SR-123440 · Issue 186550

JSP expressions supported as parameter IDs

Resolved in Pega Version 7.1.8

Support has been added to GridSectionBodyElements for using JSP expressions as a parameter ID for a layout configuration in the ID field of free form layout cell properties.

SR-123444 · Issue 185535

DateTime conversion corrected for Excel

Resolved in Pega Version 7.1.8

When parsing an Excel file and extracting the values, the DateTime fields were being returned as a double value. This was an issue with the date to decimal conversion in the toLocal and toGMT functions, and has been corrected.

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