SR-B49696 · Issue 310805
Enhanced decision tree config using symbols
Resolved in Pega Version 7.3.1
A decision tree with multiple conditions configured using "||" and "&&" symbols resulted in the wrong outputs being returned at run time. Handling has been added to support these symbols in this use.
SR-B49022 · Issue 306907
OOM error fixed for testing large decision tables
Resolved in Pega Version 7.3.1
The Pega server was crashing with an out of memory error when the "Show Conflicts" button in a decision table with >20 rows and >20 columns was clicked. This was traced to an infinite loop caused by inadequate handling for a decision tree of that size, and the testConsistency activity has been updated to overcome an OutOfMemoryError in cases of huge decision trees submitted to the show conflicts functionality. The same update has been made to the similar 'Show Completeness' button/function.
SR-B49022 · Issue 312820
OOM error fixed for testing large decision tables
Resolved in Pega Version 7.3.1
The Pega server was crashing with an out of memory error when the "Show Conflicts" button in a decision table with >20 rows and >20 columns was clicked. This was traced to an infinite loop caused by inadequate handling for a decision tree of that size, and the testConsistency activity has been updated to overcome an OutOfMemoryError in cases of huge decision trees submitted to the show conflicts functionality. The same update has been made to the similar 'Show Completeness' button/function.
SR-B54950 · Issue 315082
Tightened application of Rule Approval for bulk check-in
Resolved in Pega Version 7.3.1
When rule check in approval was enabled, the following scenarios bypassed the approval process: -Creating a new rule. -Performing a Save-As of a rule (either under a new name or to a different ruleset). -Performing a bulk check in. This has been fixed by modifying WBCheckinByKey to ensure the WBApproval_CheckIn activity will be called in cases where a checkmark present on the Rule-Set indicates Approval is required The approval check-in process will also be called in the Bulk Check-in feature.
SR-B54950 · Issue 316112
Tightened application of Rule Approval for bulk check-in
Resolved in Pega Version 7.3.1
When rule check in approval was enabled, the following scenarios bypassed the approval process: -Creating a new rule. -Performing a Save-As of a rule (either under a new name or to a different ruleset). -Performing a bulk check in. This has been fixed by modifying WBCheckinByKey to ensure the WBApproval_CheckIn activity will be called in cases where a checkmark present on the Rule-Set indicates Approval is required The approval check-in process will also be called in the Bulk Check-in feature.
SR-B51449 · Issue 308503
Property Record localization added for Pega Marketing
Resolved in Pega Version 7.3.1
Localization has been added for Property Record Configuration text in the Pega Marketing application.
SR-B51450 · Issue 308504
Property Record localization added for Pega Marketing
Resolved in Pega Version 7.3.1
Localization has been added for Property Record Configuration text in the Pega Marketing application.
SR-B51450 · Issue 313658
Property Record localization added for Pega Marketing
Resolved in Pega Version 7.3.1
Localization has been added for Property Record Configuration text in the Pega Marketing application.
SR-B51450 · Issue 313738
Property Record localization added for Pega Marketing
Resolved in Pega Version 7.3.1
Localization has been added for Property Record Configuration text in the Pega Marketing application.
SR-B69447 · Issue 317927
Attachment links with commas open in Google Chrome
Resolved in Pega Version 7.3.1
After upgrade, attachment links containing commas were not opening as expected in Google Chrome. A check has been added to ensure attachments open properly.