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.

INC-211590 · Issue 711018

Auto-complete and calendar popover alignment corrected

Resolved in Pega Version 8.6.5

An issue with the container alignment of the auto-complete and calendar dropdown popovers has been resolved by removing styling in the pyReportEditorStyling .css which was causing the issue.

INC-212157 · Issue 721532

Report filter values correctly displayed

Resolved in Pega Version 8.6.5

The data page name was being displayed in report filters instead of actual values. This was traced to a missing step in the activity pzResolveCopyFilters which was needed to get the data page values in the report filter prompt, and has been resolved.

INC-215062 · Issue 722019

Removed ORDER BY clause duplication when using MSSQL

Resolved in Pega Version 8.6.5

After updating from Pega 8.4 to Pega 8.7, executing the query for the report definition generated the error "SQLServerException: Incorrect syntax near the keyword 'ORDER'." Investigation showed the ORDER BY clause was added to the Native SQL query from the standard dataflow background task and from the native SQL API as well when using an MSSQL database. This has been resolved by adding changes to restrict the order by clause if the SQL query has order by clause already for MSSQL.

INC-217475 · Issue 719043

Corrected duplication of records in Elasticsearch

Resolved in Pega Version 8.6.5

After creating a dedicated index for a data class, modifying any data record for external Data/Work classes caused duplicate documents to be created in Elasticsearch. This has been resolved by updating the Reindex _id field to use the pzInsKey value instead of an auto-generated string. Once this update is in place, re-index is required to remove already created duplicates from the index directory.

INC-217974 · Issue 715429

Handling added BIX extraction failure when called from custom activity

Resolved in Pega Version 8.6.5

After update, BIX extraction was failing but email from the schedulers indicated success. Investigation showed that when extract was called from a custom activity by calling pxExtractDataWithArgs, the stepStatusFail 'when' rule in the custom activity was not capturing all the exceptions specific to database extracts. This has been resolved by adding the necessary handling.

SR-A76252 · Issue 253236

String filter values treated consistently

Resolved in Pega Version 7.2.2

Attempting to schedule a report with a string value in the filter condition caused a parsing error even when the report ran correctly in DesignerStudio. To resolve this and make the behavior consistent, the logic has been updated such that If filter value is string but not a property reference, then do not resolve it.

SR-A85953 · Issue 254446

Fixed Export to Excel

Resolved in Pega Version 7.2.2

Export to Excel from report definition generated the sporadic error "Unable to read file." This was traced to the browser attempting to open the file before it was downloaded, and code has been added to check the browser and handle the download/open appropriately.

SR-A76558 · Issue 253570

Date/time data fixed for sub-report filter

Resolved in Pega Version 7.2.2

It was not possible to select filter value for the sub report date column value in main report filter condition due to the sub report date time column value not being populated correctly. This has been fixed.

SR-A24877 · Issue 250548

Widget title localization corrected

Resolved in Pega Version 7.2.2

Sporadic issues were seen with proper localization for the label of items inside any widget of the widget library. A step has been added to explicitly set the pyDescription fix this.

SR-A76162 · Issue 251024

Widget title localization corrected

Resolved in Pega Version 7.2.2

Sporadic issues were seen with proper localization for the label of items inside any widget of the widget library. A step has been added to explicitly set the pyDescription fix this.

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