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-160130 · Issue 630961

MultiSelect control corrected for Google Chrome on Tablets

Resolved in Pega Version 8.6

It was not possible to expand the multiSelect control dropdown in Google Chrome on tablets. The search worked if text was typed into it. This was due to the method isMobilePhone returning true for both mobile and tablet, causing the system thought it was mobile and stopped the normal behavior. This has been rsolved by adding a regular expression check in the pzpega_control_multiselect isMobilehone() method to check if it a tablet. The isMobilePhone() method will return false if the device is tablet so the dropdown appears as expected.

INC-160497 · Issue 627714

Able to add missing headers from App Studio

Resolved in Pega Version 8.6

A missing header in pyActionArea and pyActionAreaheader could not be added from App Studio. This was due to the sections not being built using design templates, and has been resolved by updating the section to be editable in runtime.

INC-160500 · Issue 627267

Cosmos App Studio icons have helper text

Resolved in Pega Version 8.6

Enhancements have been made for accessibility by adding Helper text to icons in the Cosmos theme for App Studio.

INC-160624 · Issue 633085

Text data type correctly passed for personalized tables

Resolved in Pega Version 8.6

When using a table with personalization enabled that was sourced through a data page that had paging enabled, applying filtering through the personalized options on a Country field sourced through a declarative index was not showing any results in the table. This issue was due to the data type passed for identifier as "text" instead of "Text", and has been corrected.

INC-160843 · Issue 631728

Performance improvements for multiple visibility expressions in repeating structures

Resolved in Pega Version 8.6

After upgrade, performance degradation was seen and PEGA0069 alerts appeared frequently. Investigation traced this to performance issues with the expression evaluation on the client when there were multiple visibility expressions in the repeating structures. To resolve this, updates have been made to the pzpega_ui_ExpressionEvaluator.js to reduce the number of calls to _getCtxElement( ) in side loops.

INC-161126 · Issue 631090

Edit validation message appears on Cosmos UI

Resolved in Pega Version 8.6

When using a flow action in Cosmos, validation messages did not appear on the UI as expected but an error would be thrown while clicking on the submit. This was traced to an unneeded visibility condition present on the section "pyCaseActionArea" when "pyCaseErrorSection" was included, and has been resolved

INC-161409 · Issue 632726

Added handling for checkbox group to use form tag when field tag is not available

Resolved in Pega Version 8.6

After configuring the Checkbox group component from the UI gallery in one of the sections in an application built on Theme-Cosmos, the configuration worked as expected when creating a new case type, but opening this WorkObject from the Associated cases section on the child case caused behavior issues including being able to select select multiple options instead of a single radio button. Investigation showed this happened when navigating through the work flow under the Perform Harness, but worked as expected when navigating through the Review Harness. This has been resolved by modifying the selectors to target form tag if the fieldset tag is not available.

INC-161430 · Issue 627720

Accessibility Component/Widget role added to pyCaseErrorSection

Resolved in Pega Version 8.6

Page level errors were not accessible due to the error section being wrapped inside a dynamic layout whose contents were not readable. This has been resolved by updating dynamic layouts to use the correct accessibility roles.

INC-161722 · Issue 632869

Resolved preview button issues with Microsoft Internet Explorer 11

Resolved in Pega Version 8.6

After opening the case from "My WorkList" when using Microsoft Internet Explorer 11, trying to go back to "My WorkList" /"Dashboard" to preview the case resulted in the preview button shrinking and the text not being completely visible. This was traced to the field -et being initially assigned to the text of the dom element in Internet Explorer, but then being removed while navigating within the pages. To resolve this, an update has been made so field-set is assigned to a variable and the same variable is assigned to the preview text.

INC-161757 · Issue 630691

CKEditor correctly formats copy and paste

Resolved in Pega Version 8.6

Formatted text from Micrtosoft Word was not retaining its format when pasted into the rich text editor. This was caused by the inch to px and pt to px conversions not happening properly for margins, and has been resolved by adding a margin fix for nested bullets and lists.

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