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-A11286 · Issue 223221

Drop Index SQL updated to remove duplicates

Resolved in Pega Version 7.2

If a query was used in SchemaManager to get all of the covered indexes for the table, firing the same query in the DB to generate XML resulted in duplicate indexes and column names. This was traced to the Drop Index SQL being generated twice, and the query to get the covered index columns from the DB has been changed to remove the duplicates.

SR-A8506 · Issue 217725

Data types pagination limit removed from Application Wizard

Resolved in Pega Version 7.2

When building a new FW application using the Application Wizard, the wizard only displayed the first 50 data types when there were more available. This was due to the source report definition used to obtain the list of Data types having a page limit of 50, and has been resolved by disabling pagination and setting "Maximum number of rows to retrieve" to "0" so all available data types will be retrieved at once.

SR-A11637 · Issue 228995

Newlines encoded for CSV import

Resolved in Pega Version 7.2

A new line character within the csv fields was treated incorrectly and parsed as an end of a row in csv during import. To avoid this, the parsing logic has been changed to handle new line characters within the fields.

SR-A6931 · Issue 219233

Improved rule SAVE AS performance

Resolved in Pega Version 7.2

In order to improve the performance of the SAVE AS of any rule type, a local cache will be created to better handle the isRuleSetInDependencyPath API.

SR-A7996 · Issue 219733

Fixed handling for updating decision trees

Resolved in Pega Version 7.2

A Decision Table was inconsistently updated when adding or deleting columns due to an error in the conditional handling for the decision tree that fetched the list of function aliases. This has been fixed.

SR-A10464 · Issue 221099

Functions properly restricted with Decision Tree SaveAs

Resolved in Pega Version 7.2

A Decision Tree configured with with 'Allow changes to function lists' and 'Allow Selection of Additional Return Actions' checked in the 'Configuration' Tab was allowing unrestricted functions if SaveAs was used instead of saving and reopening the rule. The rule save handling has been updated to resolve this issue.

SR-A11435 · Issue 222552

Compare with Checked Out working in Google Chrome

Resolved in Pega Version 7.2

Attempting to compare a rule via 'Compare With Checked Out' using an object's History >Full history > History for All Versions > version selection option was not working as expected in Google Chrome. This was an issue with obtaining the value of the input element with ID when the ID of the element was not specified, and the system has been updated to correct this.

SR-A7750 · Issue 220071

Decision Tree Rule Form shows custom actions

Resolved in Pega Version 7.2

In some installations, values configured in the "Take Actions" or "Actions" dialog were not visible even though they had been configured. The values could be seen in the rule XML and the rules worked as expected. This was traced to the configuration using a custom Function "AddActionRecord" Alias, and a new step has been added to make such values visible.

SR-A8731 · Issue 219767

"@if()" expression allowed in Otherwise clause

Resolved in Pega Version 7.2

Changes to the TakeAction right hand side were not taking effect when using @if() in the decision tree 'otherwise' clause. The parsing logic has been updated to allow this.

SR-A6680 · Issue 215648

Delegated rules form displays in old manager portal

Resolved in Pega Version 7.2

The rule form was not displaying when a manager tried to open the delegated rule from the My Delegated Rules section if the rules were not currently supported under the new delegation model and an old manager portal was being used for access. To resolve this, a new 'when' condition has been added to skip the activity "pzGetDelegationDetails" call in this scenario.

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