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-122689 · Issue 183471

Corrected display issue for tabbed Summary View charts

Resolved in Pega Version 7.1.8

When using Summary View charts in a Tabbed Section, the chart loaded correctly on the first viewing. However, on moving to a different tab and coming back to the same tab again, the Summary View was getting distorted (elongated). There was a local workaround on using RefreshWhenActive, but this has been resolved.

SR-122689 · Issue 183713

Corrected display issue for tabbed Summary View charts

Resolved in Pega Version 7.1.8

When using Summary View charts in a Tabbed Section, the chart loaded correctly on the first viewing. However, on moving to a different tab and coming back to the same tab again, the Summary View was getting distorted (elongated). There was a local workaround on using RefreshWhenActive, but this has been resolved.

SR-122982 · Issue 186898

Ensured Excel reports contain fresh data

Resolved in Pega Version 7.1.8

A sporadic issue was found when running multiple reports and exporting them to Excel where new reports sometimes contained data from previously exported results. This was found to be an issue with stale data being left on the TmpExportResultsPageOrig because this page was not listed in the Page-Remove at the end of the RDExportWrapper activity. This has been corrected.

SR-122982 · Issue 185153

Ensured Excel reports contain fresh data

Resolved in Pega Version 7.1.8

A sporadic issue was found when running multiple reports and exporting them to Excel where new reports sometimes contained data from previously exported results. This was found to be an issue with stale data being left on the TmpExportResultsPageOrig because this page was not listed in the Page-Remove at the end of the RDExportWrapper activity. This has been corrected.

SR-123076 · Issue 186001

Resolved update script error for indexes

Resolved in Pega Version 7.1.8

An update script encountered an error when trying to drop an index, PR4_RULE_VW_PK. This was caused by the DDL being split when an upgrade is being performed, with all drop statements being executed first and then the rest of the statements are run. This changes the order that the DDL needs to run in for changing primary keys, where the table needs to be altered to drop the constraint first, and then have the index dropped. To fix this, all "drop constraints" have been moved to the start, followed by "drops" and "alter" DDLs.

SR-123136 · Issue 182969

Corrected Worklist filtering for dynamic Repeat Grids

Resolved in Pega Version 7.1.8

Worklist filtering was not working for columns added to the Repeat Grid dynamically using virtual report definition. This was a functionality gap in handling show/hide and filtering on dynamic columns virtual RD bound grid, and has been fixed.

SR-123152 · Issue 184296

Adjusted error handling of "Prebuild Conclusions" during upgrade

Resolved in Pega Version 7.1.8

The "Prebuild Conclusions" task of an upgrade was failing with the error 'ClassNotFoundException'. This was caused by a misconfiguration in the operating environment that led to the jar file that contains the class not being on the classpath during the upgrade. There was a workaround of setting the build.conclusions=false, but a check has been inserted that will skip these error entries and continue building the remaining conclusion entries.

SR-123228 · Issue 184623

Charts code updated for resizing with new browsers

Resolved in Pega Version 7.1.8

After upgrade, summary view charts viewed with the latest version on Microsoft Internet Explorer were not reflecting any change of height even when the height was increased in the parameter tab or the cell. This was due to the parameters for the chart control not containing an expected trailing 'px' on the number that the browser required to know the expected unit of measure. Checks have now been inserted into the code to handle the conversion for the browser.

SR-123292 · Issue 188135

Property Optimization Wizard working for Page level properties

Resolved in Pega Version 7.1.8

The Property Optimization Wizard was not working on Page level properties in a PageList due to due to the 'PropertyPath' Param in the displayResults activity having "()" characters that did not exist in previous versions. To resolve this, the "()" are stripped off in the Rule-Declare-Index name.

SR-123313 · Issue 185096

Drilldowns fixed for reports containing text values

Resolved in Pega Version 7.1.8

In Summary view reports, Onclick functionality to open the drilldown report is not working for the non numeric values. This was an issue with the SummaryViewBodyTag.java not properly handling quotes around database values, and the code has been modified.

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