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-C88309 · Issue 426997

Tooltip added for data table refresh icon

Resolved in Pega Version 8.3

An enhancement has been added to provide a tooltip for the refresh icon during data table edits.

SR-C88015 · Issue 427060

Null check tuned for hotfix bulk import

Resolved in Pega Version 8.3

If a hotfix contained any changes to rules, the import failed with a null pointer exception.This was traced to a null bulk object. Investigation showed that if debug logging was enabled on ESBulkIndexerEmbedded, the system was attempting to get a value off of customBulkRequestBuilder, an object that could potentially be null but that was not subjected to a null check until after the debug statement. This has been resolved by adding a conditional within the debug statement to output a different message if the builder is null, preventing this issue from occurring.

SR-C87363 · Issue 427063

Post-merge message expanded for locked application

Resolved in Pega Version 8.3

When the Application rule required a password to update, merging a branch caused the system to display the error "Fail to complete merge - see errors below". However, no errors were displayed and the branch was merged successfully. The error was intended to indicate that when the application was locked, the branch would not be deleted after the merge. In order to clarify, this, the error message has been expanded with the following: "The application that contains this branch or branches is currently locked. Unlock the application if you would like the branch or branches to be automatically removed from your application after merge."

SR-C78674 · Issue 427065

Pages removed from pagelist while offline sync properly

Resolved in Pega Version 8.3

After removing pages from a pagelist in the mobile app while offline, the removed pages were restored and sometimes duplicated following an online sync. This was traced to deep copy parameter not deleting entries in the canAdvance API, and has been corrected.

SR-C87881 · Issue 427101

Additional dropdown options exposed for RD column definitions

Resolved in Pega Version 8.3

When using Column formatting in Report Definition ruleform, the "Negative format" option was losing its custom style after opening and submitting the "Format" popup using the magnifying glass. This was caused by the submitted popup overwriting the inherited style reference. Previously, the style ref options were hidden from the dropdown because the same UI is shown in the ruleform and the end user portals and the desire was to avoid end user confusion. In order to support developer use, pzPopulateNegativeFormat has been updated to expose the missing options in the dropdown.

SR-C83739 · Issue 427242

Corrected PDF generation when an image filename has special characters

Resolved in Pega Version 8.3

When using Export to PDF with an uploaded image file that had special characters in its name, the images were missing from the generated document. This has been corrected by updating the decoding of the URL to not remove the checksum when using RTE.

SR-C75497 · Issue 427437

Resolved "no items for filters applied" error in column filtering

Resolved in Pega Version 8.3

When trying to filter a column, the options did not appear on the filter and the error "No items for the filters applied" was displayed. This was due to the Declarative index join being removed on save and on run even though it was referenced in the class join filters. To resolve this, logic has been added to the pzCopyPySource activity to loop through all class joins and their filters so both sides of the filter are checked for references to a declarative index join.

SR-C81185 · Issue 427994

Accessibility enabled Layout group tabs browsing corrected

Resolved in Pega Version 8.3

When using Layout group (Tab) or a Tabbed Layout for viewing client information in Tabs with Accessibility enabled, the system was reading each tab and its content but then focus was returning to the browser and tracing through all elements before moving on to the next tab. This was traced to an incorrect tabindex setting in the pzpega_ui_template_layout_header file, and has been fixed.

SR-C90261 · Issue 428123

Hotfix installer updated to adhere to installorder file included in the package

Resolved in Pega Version 8.3

In order to ensure hotfixes are always installed in the proper order, the installer has been updated to iterate over a set that is ordered according to the INSTALLORDER.PEGA file included in the DL file at packaging time.

SR-C88776 · Issue 428379

Added check for blank Value List Property referenced in Dropdown Control

Resolved in Pega Version 8.3

When a value list property was referred in the Dropdown control, the dropdown was shown as empty. This was traced to a property of type value list / value group, ClipboardProperty.getName() api returning as empty. To resolve this, a check has been added to ensure the value is populated with the correct property name if it is blank.

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