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-150555 · Issue 620542

isDCSPA flag added to ensure correct harness after reload

Resolved in Pega Version 8.4.4

When moving from a Process Flow to a Screenflow configured with tabbedscreenflow7, the first reload caused a switch to a Perform Harness that resulted in the error "Unable to open an instance using the given inputs", and footer buttons disappeared until multiple refreshes were done. This was an issue specific to the environment configuration at the site, but to avoid future issues a code update has been made that will add the isDCSPA flag if the value is not present in the parameter page.

INC-150872 · Issue 613079

JAWS reads the tab name and the close icon details seperately

Resolved in Pega Version 8.4.4

By default, all currently opened Work Objects Close icons have the label "Close Tab", but when moving across tabs while using the JAWS screen reader, reaching a work object tab caused JAWS to read the entire tab header as "S-123 close tab". In order to improve accessibility, aria-labels will be added while setting label to the tab so the header and close icon will be read separately.

INC-150875 · Issue 610717

Date field filtering changes maintained after logoff/login

Resolved in Pega Version 8.4.4

After hiding some date/time columns and logging off, when logging in again the filter overlay on the date/time columns were displayed differently. Initially the filter values were shown with the check boxes and a 'Choose Date' range drop down, but after the logoff and login search text was shown instead of the choose date range drop down. Investigation showed that the Datatype was not being captured correctly as part of ConstructGridHeaderMetaData function in GridUtilities.java file, which affected Date, DateTime, Integer & Decimal. This has been corrected.

INC-151050 · Issue 610678

Added check for empty string to custom Timeline Date Range

Resolved in Pega Version 8.4.4

When using the Timeline control and selecting Date Range as a custom value, the loading icon (busy indicator) showed continuously on the screen and no other operations were possible. Selecting any Date Range other than the custom field value worked as expected. Investigation showed that the Timeline control was not working when the Date Range value was empty, which in this case was traced to a value being entered at design time and then cleared. In timeline options, the Date Range end option was checking for the value being undefined and did not consider the empty string (""); this has been resolved by adding a condition to check if the Date Range option end is an empty string.

INC-151401 · Issue 615716

Context set for progressive scroll load of dynamic layout

Resolved in Pega Version 8.4.4

When setting pagination as 'Progressively load on scroll' for a repeating dynamic layout in a section with pagelist as the source, scrolling resulted in a null pointer exception and no further scrolling was possible. The issue was not seen when 'Progressively scroll on user action' was used. Investigation showed the activity Reload Section was failing because of the failure in the pre-processing activity, and this has been resolved by setting the correct context before making the pagination call.

INC-151418 · Issue 610229

Authentication updated for legacy activities

Resolved in Pega Version 8.4.4

Authentication updates have been made for several legacy activities invoked via URL by custom HTML.

INC-150188 · Issue 608937

Added API to ensure correct desktop window is found for test cases

Resolved in Pega Version 8.4.4

In Dev Studio scenario-based testing, Test Suite and Test Case were not able to execute the "Complete Task" button on review screen and the "Submit" button on Case screen. This was traced to the desktop window not being correctly found due to recent changes in the way the App studio and Dev studio are rendered in the iframe, and has been resolved by adding the API 'getSTPortalWindow' in pega_desktop_support to identify the correct window.

INC-151716 · Issue 618440

Resolved Screenflow overflow

Resolved in Pega Version 8.4.4

Screenflow bread crumbs were overflowing out of the action area when more than 10 assignments were configured. An error in the console indicated the navigation.navigate function was not defined. This behavior was observed in general when a screenflow was called from another screenflow and 'enable navigation links' was set on all assignments in the screenflows, and the issue has been resolved by updating the implementation.

INC-151858 · Issue 610351

Updated currency decimal precision

Resolved in Pega Version 8.4.4

Hungarian and Taiwanese currencies were previously hardcoded to use zero decimal precision. In order to be compliant with the current ISO-4217 standards, these currencies have been updated to be precise to two decimal places.

INC-151952 · Issue 609339

Expand Pane icon responds to enter key when using JAWS

Resolved in Pega Version 8.4.4

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.

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