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-147245 · Issue 612866

Expand Pane icon responds to enter key when using JAWS

Resolved in Pega Version 8.6

In an Operator ID rule in Dev Studio, pressing the Enter key when focused on an Access Group expand icon caused the focus on the page to move to the top of the Contact Information frame (top left corner of the Frame). The only way to use the enter key to expand the pane without the refocus was to tab to the arrow icon and then tab a second time before pressing enter. This was traced to the expand caret icon being focussed twice due to the tabIndex for both the TD and SPAN elements holding the caret icon: TD had a focus element for accessibility of the grid, and SPAN had it for the expand pane accessibility. This has been resolved by adding a check condition before adding tabIndex to the first cell in the Grid.

INC-147537 · Issue 604641

JAWS reads error messages only once

Resolved in Pega Version 8.6

JAWS v18 was reading harness level error three times or more. This was traced to multiple error message divs being generated in the HTML, and has been corrected.

INC-147590 · Issue 608130

Handling added for new doc.write with Google Chrome 85

Resolved in Pega Version 8.6

Document.write was not working as expected on Google Chrome 85 due to the DOM elements not being updated. This has been resolved by updating the code to do doc.write by checking the if the document body has no child nodes in a time out.

INC-147665 · Issue 605058

Corrected Excel table picture being included with Rich Text Editor paste

Resolved in Pega Version 8.6

As an unintended consequence of code added to allow pasting or dragging and dropping an image for upload using Rich Text Editor and the CK Editor, any copied content from Excel also added a table picture to the last cell as part of the pasted data. This has been resolved by updating the system to recognize content copied from Excel and prevent uploading of the image.

INC-147683 · Issue 605292

Parameter added for skipping thread cleanup in RedirectAndRun

Resolved in Pega Version 8.6

Attempting to close an interaction after completing a phone call was resulting in a blue screen with the error "PRRuntimeError Caused by: com.pega.pegarules.pub.generator.RuleNotFoundException: 'RULE-OBJ-FLOWACTION' 'AGENTAVAILABILITYFLOW'." This was traced to the page context not being found for a rule from the Pega Call ruleset, and has been resolved by adding the boolean parameter bSkipCleanUpAllThreads to the RedirectAndRun Activity that can be set to true to prevent thread cleanup.

INC-147757 · Issue 620012

RecordFieldValuesList page cleared

Resolved in Pega Version 8.6

Investigation of web node crashes traced the issue to a condition where the RecordFieldValuesList page was not cleared. This has been resolved.

INC-148115 · Issue 605422

Autocomplete results list position scrolls inside a table

Resolved in Pega Version 8.6

Given a row editable table with a fixed height and freeze grid header, when autocomplete was included in a row of a table and the down-arrow was pressed to get the list of options in dropdown, this drop-down popup was not moving along with the row during scrolling. This was due to scroll handler not being triggered for popover when inside a hierarchical table, and has been resolved.

INC-148237 · Issue 605847

Autocomplete markup handles control format style names with spaces

Resolved in Pega Version 8.6

After creating the format 'Standard Gray Background' in the skin rule to change the back-ground color for an auto_complete field and using it in a presentation tab for Control-format input, the field was not updated with the background color as expected. This was due to the Autocomplete control only replacing the first space in the control format name with underscore ( _ ), causing the formatting to not be accepted. While there was a workaround of providing a name without spaces or using a name with only a single space, this has now been resolved by modifying the autocomplete markup generation so all the spaces in a control format style name are replaced instead of only the first space.

INC-148272 · Issue 608999

Increased specificity for collapsed DL

Resolved in Pega Version 8.6

When using the collapsible header functionality of a container skin format, the styling was not being applied correctly to the header. This has been resolved by increasing the specificity for a collapsed dynamic layer.

INC-148303 · Issue 606796

doRDLAction activity registered for BAC validity

Resolved in Pega Version 8.6

Users were unable to see more than the 10 most recent pulse posts because of a security alert (SECU0019) being thrown when the 'Show More' link was clicked. Investigation showed the error was coming from the PegaGadget-Feed.pyRDLPaginator section: "pzdoRDLAction" is part of non-template rendering, and pagination will use "pzdoRDLAction" activity whenever paginator is used in a non-template section. Because of this, it must be registered for BAC security to accept it and pass through, and this has now been done to resolve this issue.

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