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-126855 · Issue 193150

Smoothed double click handling for custom buttons with reload harness

Resolved in Pega Version 7.1.8

An application with several custom controls was generating errors after upgrade if the buttons were double-clicked. This was traced to the first click calling the designated ReloadHarness activity and completing it correctly, with the second click then causing the system to try to process the same request once again with the result of a stale transaction. In order to prevent this problem, the code has been changed to check for a "submitting" attribute on the same form element to avoid multiple submissions of the form.

SR-126980 · Issue 192477

Chart control validation updated to handle aggregate functions

Resolved in Pega Version 7.1.8

When a chart control contained a Report definition with COUNTDISTINCT in the summarize field, the chart was not displayed at runtime. Manually executing the Report Definition displayed the data and the pie chart as expected. This was found to be an issue with chart control not rendering the chart at run time if the underlying RD source contained an aggregate function. To correct this, the pzIsChartReportColumnValid validate rule has been updated.

SR-126980 · Issue 190876

Chart control validation updated to handle aggregate functions

Resolved in Pega Version 7.1.8

When a chart control contained a Report definition with COUNTDISTINCT in the summarize field, the chart was not displayed at runtime. Manually executing the Report Definition displayed the data and the pie chart as expected. This was found to be an issue with chart control not rendering the chart at run time if the underlying RD source contained an aggregate function. To correct this, the pzIsChartReportColumnValid validate rule has been updated.

SR-126986 · Issue 197102

Added class handling for creation of embedded pages with page-new method

Resolved in Pega Version 7.1.8

After upgrade, an error was generated while using page-new method to create a new page unless the default page class was present. This occurred when an embedded property was created using page-new with a class that is a child class of the defined embedded class and the parent property of that embedded property was auto-populate/special-java. This was caused by the class being different than the defined embedded class, meaning it was considered as a change to pxObjClass (which is not allowed) and it was not handled. To resolve this, a check has been added to set the right class when creating a embedded page by page-new, using the class of the input page when setting value of a embedded property instead of the defined class if present in input page.

SR-127017 · Issue 189834

Resolved window resizability for harness launched in a pop up

Resolved in Pega Version 7.1.8

Using pxButton to launch a harness in a pop up window generated a window with the maximize button disabled and no way to resize. This was caused by the resizable argument not being passed to the popup window when launching the harness, and the GenerateControlAction has been modified to pass this to the popup window.

SR-127039 · Issue 190388

Resolved error with Obj-Refresh-And-Lock Method for results browse

Resolved in Pega Version 7.1.8

If the useLightweight List checkbox was checked when trying to do an obj-browse, Obj-Refresh-And-Lock method was generating an error. This was an issue with the virtual clipboard, and has been resolved.

SR-127042 · Issue 190334

Localization added for Operator profile values

Resolved in Pega Version 7.1.8

Localization has been added for the Operator profile full display custom labels.

SR-127091 · Issue 193209

Forward chaining commit error resolved

Resolved in Pega Version 7.1.8

A sporadic pyCommitError was observed when performing 'Action' during a 'Phone call' interaction for a specific user. During forward chaining, a malformed variable change that occurs when a page copy happens on a embedded page of a work page is recreated in order to not corrupt the fragment collection cache. Previously, this was done only while evaluating the declare expressions. The system has now been updated to do the same during evaluation of other declarative flavors during forward chaining.

SR-127121 · Issue 193264

Gauge Dial display in Case Manager updated for Microsoft Internet Explorer 8

Resolved in Pega Version 7.1.8

After clearing the browser cache in Microsoft Internet Explorer 8 and logging into the case manager portal, the gauge dials disappeared. On relogin they appeared properly. This issue was due to the style attribute positioning being incorrectly represented in Microsoft Internet Explorer 8, and has been adjusted.

SR-127130 · Issue 192558

Localization added for filter values accessed from a new locale

Resolved in Pega Version 7.1.8

After building a Report Definition that used a custom section to display filter values, localization for the filter values was not working if a user logged in with a different locale. Code has been added to handle localizing filter value and label in this situation.

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