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 update your bookmarks. This site will be discontinued in Dec 2024.

Pega Platform Resolved Issues for 8.1 and newer are now available on the Support Center.

SR-130029 · Issue 197162

Localization added to filter control grid in Listviews

Resolved in Pega Version 7.1.8

Localization has been added to the popup opened on click of "Click to filter by" in Listviews.

SR-130067 · Issue 197823

Updated API for opening WB assignments on certain iPads

Resolved in Pega Version 7.1.8

On IOS 7.0.3 4th Gen iPads, attempting to open any workbasket assignments generated an "Empty Assignment Key" error. This was caused by the querySelectorAll browser API not returning correct results in this scenario, and has been corrected by modifying the evaluation method to use the document.evaluate method API.

SR-130101 · Issue 196914

Update to add portal compatibility for Microsoft Internet Explorer 11

Resolved in Pega Version 7.1.8

A meta tag has been added to the frameset HTML rule to ensure compatibility with the Microsoft Internet Explorer 11 browser to access the User and Manager portals.

SR-127173 · Issue 192701

Resolved save error for custom date format

Resolved in Pega Version 7.1.8

A custom date entry given Display mode 'Text Input + Calendar' and the option 'Display value using read-only formatting' and using the format dd.MM.yyyy returned the error 'Entered date value is Invalid' when attempting to save. This was an issue where the processOnBeforeSubmit function code exists to replace the client formatted value with the value which need to be submitted but doSave was using the submitWhenFail API where it has its own logic to process elements. To resolve the issue, the system will call a common function from both places to obtain the proper setting.

SR-127452 · Issue 192406

Case match duplicate check resolved

Resolved in Pega Version 7.1.8

A case match rule to check for duplicates with adding an expression in weighted condition was giving a runtime error due to incorrect page referencing in java step of activity 'RunDuplicateCasesReport' that was attempting to obtain the property from the RD page (which was using a different structure). The page reference has been updated to correct this issue.

SR-128261 · Issue 192779

Corrected accessibility for buttons assigned a menu role

Resolved in Pega Version 7.1.8

With JAWS accessibility active, navigating to a menu button titled "Other Actions" causes JAWS to read "Menu. To move through items press up or down arrow...O." If the JAWS instructions are followed, it reads out the caption/title of the next field rather than actually reading out the options in the menu. This was caused by JAWS not reading the label of a button which has popover window on click action and has the 'menu' role added to it. To resolve this, if there is a role in the button generation RUF, its value has been set to "menu".

SR-128430 · Issue 194956

Pagination removed from OwnersList to facilitate large category lists

Resolved in Pega Version 7.1.8

After having created a large number of categories from the "Reporting" landing page, the list of available owners was not the expected one when creating a new shortcut. The owner drop down list is generated by the ListView called "Rule-Category.pzGetCategoryOwnersList." Unfortunately this ListView is a FINAL rule and paging was enabled with a default count of 50 entries. In order to allow for customizations like the above, OwnersList has been modified to disable paging.

SR-128696 · Issue 195043

Fixed alignment of columns and headers in RD scroll headers setting

Resolved in Pega Version 7.1.8

If "Do not scroll header" was checked in Report Definition, there was an alignment issue with the header and report Data. This has been fixed by updating "GenerateCellContent" to generate the CSS classes in the markup, and the CSS style was added to "pyReportEditorStyling" and is commented to make it available there if desired.

SR-129117 · Issue 196578

Resolved agent/tenant parent/child access for disabled agents

Resolved in Pega Version 7.1.8

When a shared system had an agent which was disabled, doing a "Save As" of the agent into the tenant env (to different application / RS) by logging into the tenant and enabling the agent failed with the error "No such Access group." This happened because the agent rule (created in the tenant) was running in the context of the shared system instead of the tenant system and could not find the access group. The issue was that the runActivityAsTenant function was not working as expected in the case of a child requestor trying to use the parent requestor's authorization, and this has been fixed.

SR-130147 · Issue 196723

pxCWOptionsMenu now localized

Resolved in Pega Version 7.1.8

Localization has been added for the section pxCWOptionsMenu.

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