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-B31778 · Issue 290725

First column name displays in tree grid

Resolved in Pega Version 7.3

The first column name was not appearing in the tree grid using the freeze header configuration. This has been fixed.

SR-B40310 · Issue 299855

Offline sync fixed for post-processing Question shape

Resolved in Pega Version 7.3

The post-processing activity of a Question shape was not skipped when 'only execute post processing on client' was checked on the case type rule. A 'when' condition has been added for the post processing activity of Question Flow to fix this.

SR-B40783 · Issue 297484

Fixed value focus for percentage control in repeat grid

Resolved in Pega Version 7.3

When configuring percentage control with integer type property inside the Repeat Grid, the field displayed the Case ID and some text instead of the value when focus was out. This was due to an empty string being passed, and has been corrected.

INC-188605 · Issue 673597

Missing property added for permission check on CanPerformAssignment Go button

Resolved in Pega Version 8.7

With the introduction of the pzCanPerformAssignment When Rule to control the visibility of the Go button in the Assignment lists, the context for checks is now within the D_CaseAssigments Data Page. One of the checks executed by this When Rule is performed by the function @pzCanPerformAssignment() which calls an API to examine the RARO configuration for the Assignment Class in question. When the Read permission is controlled by the canPerform Access When Rule, a function is called which relies on the presence of the .pxRefObjectClass to check the privileges; In the new D_CaseAssignments Data Page the .pxRefObjectClass was not mapped during construction and as such the value for workClass passed to the API method was "" meaning the relevant checks were not executed. This has been resolved by adding the missing property pxRefObjectClass that is needed for execution permission checking.

SR-A103192 · Issue 271775

ReadOnly radiobutton display fixed for null value

Resolved in Pega Version 7.3

When a radiobutton control was set ReadOnly, "--" was not displaying as expected when the property did not contain any value. Instead, the radio button values were displayed as empty. This was caused by a missing span tag element for read only mode, and has been fixed.

INC-176742 · Issue 657070

DX API JSON response maintains special characters

Resolved in Pega Version 8.7

When processing a Pega workflow with external UI through the DX API, entering some value with special characters like "(" and saving the case resulted in "(" being replaced with junk characters that were displayed on the UI when the case details were sent back from Pega. This was traced to special chars not being supported in the validation error message when displayed on c11n system, and has been resolved by consuming the 'message' value in the error object instead of localizedValue.

SR-B33329 · Issue 293599

Red error highlight fixed for label text

Resolved in Pega Version 7.3

The skins error format used to highlight the Label Text in red was not working due to an error in the generation of dynamic layout. This has been corrected.

SR-B31533 · Issue 290736

Fixed wide repeat grid focus jump in IE

Resolved in Pega Version 7.3

When clicking on a wide grid in Microsoft Internet Explorer 11, the focus jumped to the left automatically even when all click/focus events have been removed from the grid. This has been resolved with a check so the system will not capture focus in cases where a horizontal scroll bar is present.

SR-B37958 · Issue 296563

Radio button error highlight fixed for grids

Resolved in Pega Version 7.3

When a radio-button was configured as mandatory in a grid column, submitting the page without filling in the mandatory field did not correctly highlight the error. This was caused by the system not being able to find the correct label for the associated elements, and code has been added to find the correct label when the radio button is inside a grid.

SR-B9405 · Issue 278761

Filter popup opens in overlay section

Resolved in Pega Version 7.3

On launching the filter pop-up and cancelling it, filtering the column did not work if the grid was in an overlay itself. This was caused by a check in filterOnProperEvent which was preventing the filter pop-over from launching when the grid is in an overlay, and the issue has been resolved by ensuring the value is cleared when the filter is dismissed without selection.

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