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.

INC-129848 · Issue 580460

Refresh handling added for cancel 'add item' while offline

Resolved in Pega Version 8.1.9

When using iPad and iPhone offline, filling in one required field, hitting submit (click action: 'Add item') without filling in a second required field, and then hitting cancel resulted in a blank record being added. Clicking the cancel button first without clicking submit before did not add the item. This was traced to the underlying repeating dynamic layer being refreshed during the submit and adding the record, and has been resolved by adding a refresh for the cancel button process as well.

INC-130011 · Issue 571833

Resolved stale reference error when swapping stages with drag and drop

Resolved in Pega Version 8.1.9

If user swapped stages (2nd stage to 1st stage) using drag and drop and then added a participant or role in the stage, a Pega blue screen appeared. This was traced to using a grid with reorder and an inner grid in the cell. On drag and drop, the grid reference object was stale and not in sync with the latest table. To resolve this, code has been added to reinitialize the inner grid on drag and drop.

INC-130090 · Issue 573264

Added handling for sourced radio-buttons group rendered in an inner iframe

Resolved in Pega Version 8.1.9

When using a radio button sourced with a pxTextinput using a Local List 'Yes' and 'No', the Assertion conditions were populated with incorrect data while a test scenario was being recorded, causing the test case run to fail. This was traced to the radio buttons being inside an iframe (dynamicContainer): when the scenario test was run, the radio-buttons group was rendered in an inner iframe that caused the document to refer to the outer document on the webpage instead the inner document. This has been resolved by adding handling to get the OwnerDocument of the DOMElement in domUtils's getDOMElementValue() and call getElementsByName on itso the references are correct.

INC-130677 · Issue 570040

When rule accepted in column header

Resolved in Pega Version 8.1.9

A grid was not rendering if it contained a 'when' rule on a column header. This was a missed use case and has been resolved.

INC-132771 · Issue 584960

Refresh section of MultiSelect properly handles refresh section

Resolved in Pega Version 8.1.9

On hitting tab or enter on a Multiselect control with "Post value" and "Refresh Section" enabled, focus moved to the header of the page when it refreshed. This has been resolved by updating the 'disable when' expression for "run on client" to better handle the input element used for enabling the controls.

INC-133576 · Issue 590324

Expandable Grid behavior corrected

Resolved in Pega Version 8.1.9

Expanding any row in master details was collapsing a previously expanded row. This has been corrected.

INC-133978 · Issue 587697

Overlapping columns fixed in ReportViewer

Resolved in Pega Version 8.1.9

When Report Viewer was used for Report Definition, displaying it on dashboard columns resulted in columns that overlapped each other. This was traced to a resize issue related to the scrolling checkbox and has been resolved.

INC-134893 · Issue 587168

Added check for localeDb properties in dateTimeUtils

Resolved in Pega Version 8.1.9

On click of the Approval/Finish assignment submit button, a blank screen appeared and no further progress could be made. This was traced to an issue with the operator locale not being properly set by the html fragments that initialize the locale for use in dateTimeUtils. This has been resolved by adding a check for properties in the localeDb object.

INC-138877 · Issue 589532

Filter range decimals persist for German locale

Resolved in Pega Version 8.1.9

When using German localization, filtering values in Dashboard caused the entered decimal value range (13.00 - 50.55) to lose the separator and become a whole number (1300 - 5055). This has been corrected.

INC-142277 · Issue 601778

Header style inheritance corrected

Resolved in Pega Version 8.1.9

When a header style for a container was explicitly set, any layout underneath inherited that style when using container formats set to 'Use Skin Base Settings'. This has been resolved by increasing specificity for the header title.

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