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-119657 · Issue 184258

Apostrophe no longer causes truncated values in MutliSelectList controls

Resolved in Pega Version 7.1.8

If an option in a MultiSelectList control contained an apostrophe, the option would be truncated at the apostrophe when the work item was saved. This meant that when the item was reopened, the selected value was not highlighted in control. This was caused by the system building the MultiSelectList control with the standard HTML Select tag and its options elements, which do not encode the special characters like apostrophe while preparing the multi select list control with the values, leaving the browser to take the option value as' till apostrophe' instead of the whole value. To correct this, the value is now encoded using the crossScriptingFilter String API.

SR-119705 · Issue 185469

Removed automatic upgrades for deprecated buttons

Resolved in Pega Version 7.1.8

Some deprecated buttons were being upgraded after migration, causing confusion. To avoid this, the logic to determine whether a button control should be upgraded has been updated.

SR-119772 · Issue 175593

Menu rendering corrected for Attachment Menu controls when using JAWS

Resolved in Pega Version 7.1.8

Previously, the 'add menu' button in the Attachment Menu controls did not respond to the spacebar or enter key if JAWS was active. This was due to a rendering issue with the work flow menu options and has been resolved.

SR-119812 · Issue 178547

Added logic to more precisely determine class of referred properties within repeating grids

Resolved in Pega Version 7.1.8

In some work flow scenarios with referring properties within repeating grids, Work Class properties were being returned when Collateral Data Class properties were expected. This was caused by an incomplete reference call within the grid, and the logic has been updated to set the class of a grid on the server to call a new function that parses the property given as a source and determines what its class is.

SR-119920 · Issue 176644

Radio button display corrected for IOS8

Resolved in Pega Version 7.1.8

When the filter pop up menu was launched in IOS8 Mobile, the selectable radio buttons were mis-aligned while scrolling a RepeatGrid. To resolve this, changes have been made to ui_grid.CSS.

SR-120018 · Issue 182167

Handling improved for additional clicks during Report Definition processing

Resolved in Pega Version 7.1.8

When a Report Definition is used on a grid with filters on some columns, it is possible to click on filter and enter some value there. If there is huge data array, it takes some time for filter to load. If there is a click somewhere else in the grid while the filter is loading, the UI became unresponsive. In order to improve performance, a check has been inserted to verify the status of an asynchronous request and handle it smoothly.

SR-120103 · Issue 183482

Headers auto-expanded when printing from portal

Resolved in Pega Version 7.1.8

When working on the classic portal (WorkUser), clicking the print icon was not automatically expanding the headers if they had been collapsed. This was an unintended behavior change, and the harness has been updated to restore the expected behavior.

SR-120103 · Issue 177698

Headers auto-expanded when printing from portal

Resolved in Pega Version 7.1.8

When working on the classic portal (WorkUser), clicking the print icon was not automatically expanding the headers if they had been collapsed. This was an unintended behavior change, and the harness has been updated to restore the expected behavior.

SR-120195 · Issue 180041

Smoothed adding rows to a repeat grid after canceling previous action

Resolved in Pega Version 7.1.8

When adding an item to the Repeat Grid, a small modal is opened to allow value entry to associate with that row. However, canceling the modal and then clicking on the button to add a row failed to open the modal a second time and it was not possible to add another row to the Repeat Grid. This was caused by the previous canceled modal call remaining active resulting in the new event being skipped. To correct this, the modal dialog incall property will be reset so it may be properly opened as expected following a previous cancelation.

SR-120218 · Issue 180532

Corrected dismissal of discard/cancel modal popup

Resolved in Pega Version 7.1.8

The out-of-the-box discard and cancel modal pop up was not closing up on single click. This was caused by a redundant action from the pyNewCaseHeaderInner section that has now been removed.

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