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.
SR-A10768 · Issue 224245
Delegated rules open from portal favorites
Resolved in Pega Version 7.2
After upgrade, a custom portal containing favorite rules (similar to the previously available "MyRules" in the operator menu) was not able to open the rules due to changes in the 'when' rules visibility conditions of the rules delegation feature for dynamic layouts. To resolve this, the system now contains the new 'when' rule "@baseclass.pyDelegateHeader" to be used in conjunction with the 'when' rule for the visibility condition in dynamic layout 1 2 and 3 in the "@baseclass.pzRuleFormKeysAndDescription" section.
SR-A13028 · Issue 229030
History snapshots include upgrade information
Resolved in Pega Version 7.2
After migration, snapshots of a rule's history showed without any preconditions and transitions. Expanding the When/Jump portions of a step and selecting "Enable conditions" would display the rules that were there. This was an issue with UpgradeonOpen activity not being called when opening a snapshot, and a conditional call to UpgradeonOpen activity from DisplayOldVersion has been added to set the correct properties and display the ruleform in the correct state.
SR-A6369 · Issue 214289
Excel Macro for Decision Tables and Map Values certificates updated
Resolved in Pega Version 7.2
The digital signature associated with Macros of Declare table and Map value rule for Excel have been resigned with latest certificates to extend the expiry date. The respective rules(Excel Template rules) are 1) Rule-Obj-MapValue ? Edit Default 2) Rule-Declare-DecisionTable ? Edit Default