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-A91682 · Issue 261408

Repeat grid properly refreshed with add icon when no rows to display

Resolved in Pega Version 7.2.2

The repeat grid was not getting refreshed when the add icon was clicked. Analysis showed that when "Do not display grid header when there are no rows to display" was checked in the repeat grid property panel presentation tab, the grid 'no results' div was placed outside of the grid content div. This caused removeGridNoResultsMsg to fail and the toggleGridStylesForNoResultsCase function was never called after loading the new row. To fix this, the pega_ui_grid JS removeGridNoResultsMsg function has been modified to call the toggleGridStylesForNoResultsCase function when bHideGridHdrWhenNoRows is true.

SR-A91682 · Issue 260252

Repeat grid properly refreshed with add icon when no rows to display

Resolved in Pega Version 7.2.2

The repeat grid was not getting refreshed when the add icon was clicked. Analysis showed that when "Do not display grid header when there are no rows to display" was checked in the repeat grid property panel presentation tab, the grid 'no results' div was placed outside of the grid content div. This caused removeGridNoResultsMsg to fail and the toggleGridStylesForNoResultsCase function was never called after loading the new row. To fix this, the pega_ui_grid JS removeGridNoResultsMsg function has been modified to call the toggleGridStylesForNoResultsCase function when bHideGridHdrWhenNoRows is true.

SR-A11347 · Issue 248539

Updated authorization logic for Stream Assembly

Resolved in Pega Version 7.2.2

Triggering stream assembly was resulting in an "unauthorized" or "rule not found" exception relating to the rule existence validation code executed in the pzValidationSections RUF. This has been resolved with the addition of logic to the Stream Assembly function that runs a validation check for database authorization before opening the activity.

SR-A88218 · Issue 258983

Better click targeting of autocomplete to render data

Resolved in Pega Version 7.2.2

Using a configuration with autocomplete and a dynamic select that is made visible only on certain values of auto-complete, selecting the autocomplete data by clicking at the end of the cell did not load the dynamic select. However, when clicking anywhere on the text or 3/4th of the cell, the dynamic select was displayed. This was an issue with the div for the onchange event, and has been corrected.

SR-A24756 · Issue 251364

Wordwrap works in Report Definitions columns

Resolved in Pega Version 7.2.2

Using CSS to enable wordwrap in Report Definitions columns ended up distorting the UI in Categorized Reports due to a colspan being incorrectly calculated for the header of a category. This has been fixed.

SR-A94141 · Issue 264906

Fixedrefresh for user portal autoclose when no assignment

Resolved in Pega Version 7.2.2

When "Close work object" was configured on flow action in the user portal, the portal was not getting refreshed to the dashboard page when the assignment was finished. The harness has been updated to correctly close and refresh.

SR-A89363 · Issue 258121

Custom DateTime control usable with declare expressions

Resolved in Pega Version 7.2.2

When a DateTime was configured to display a read-only value in Custom format and the property linked with the control had a Declare expression, the Date was initially shown with custom format during runtime, but then lost its format. During analysis, it was found that the issue was caused by Date time custom formats and Date formats not being supported as read-only for use through declare expressions. Once the screen was loaded, any further getTarget action performed by the application returned the property value of the Declare Expression without format. This has been resolved by adding logic to pass custom date time format to GetTargets to return a formatted date time string.

SR-A89363 · Issue 259091

Custom DateTime control usable with declare expressions

Resolved in Pega Version 7.2.2

When a DateTime was configured to display a read-only value in Custom format and the property linked with the control had a Declare expression, the Date was initially shown with custom format during runtime, but then lost its format. During analysis, it was found that the issue was caused by Date time custom formats and Date formats not being supported as read-only for use through declare expressions. Once the screen was loaded, any further getTarget action performed by the application returned the property value of the Declare Expression without format. This has been resolved by adding logic to pass custom date time format to GetTargets to return a formatted date time string.

SR-A66960 · Issue 255162

Page error messages correctly persist with refresh harness

Resolved in Pega Version 7.2.2

When a form was submitted with missing fields, the error messages displayed to the user would intermittently disappear after a few seconds. This was caused by the getTargets activity being called after the reloadHarness, and has been resolved with a check for an empty errorFromServer value.

SR-A86896 · Issue 259785

Column filters appear on horizontal iPad

Resolved in Pega Version 7.2.2

When a grid was configured with enough columns to require a horizontal scroll bar, scrolling to the right and trying to filter on the right side columns did not show the filter popup on an iPad in Horizontal orientation. The expected behavior is that the popup would appear near the column the user filtered. This was seen in iPad Safari due to hardware acceleration, and has been corrected with the inclusion of a CSS rule and the popover JS to trigger reflow for popover loader.

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