SR-A17738 · Issue 234851
Authentication requirement removed from OnProcessEnd
Resolved in Pega Version 7.2.1
pzChangeStageWrapper calls pzOnProcessEnd, which requires Authentication and is a Final rule. This created an issue using the ChangeStageWrapper without authentication, and the authentication requirement has been removed from OnProcessEnd.
SR-A17852 · Issue 234570
Edit Validate passes parameters to message rule
Resolved in Pega Version 7.2.1
When using an Edit Validate rule in the condition, functions could not be passed as a parameter into a message rule. This has been fixed.
SR-A17938 · Issue 236489
Custom header section of Calendar retained after Smartinfo popup displayed
Resolved in Pega Version 7.2.1
Due to the way the date/time parameters were handed, the Smartinfo popup was overriding a currency icon and logo set into a custom header of Calendar events to show currency market closings (holiday, etc.). A check for custom values has now been added.
SR-A18230 · Issue 234568
Enabled SLA calculations for drag and drop reassignments
Resolved in Pega Version 7.2.1
SLA was not firing when an assignment was dragged and dropped from a workbasket to a work list and vice versa. This was due to a missing update to the assignment handle for the queue item, and has been fixed.
SR-A18261 · Issue 235785
CaseManager Following list properly updating work
Resolved in Pega Version 7.2.1
When there was at least one participant (workparty), clicking on the follow link in the Case Manager would only give the current status and would not update unless the workparty was unfollowed and followed again. This was required each time to get the updates. The issue was with the declare indexes not being generated correctly because of missing metadata between the workpage and workparty while doing a page copy. This has been fixed.
SR-A18481 · Issue 238244
Enabled SLA calculations for drag and drop reassignments
Resolved in Pega Version 7.2.1
SLA was not firing when an assignment was dragged and dropped from a workbasket to a work list and vice versa. This was due to a missing update to the assignment handle for the queue item, and has been fixed.
SR-A18656 · Issue 235214
Fixed typo in pyUpdateWorkPartiesBefore
Resolved in Pega Version 7.2.1
Activity pyUpdateWorkPartiesBefore was not functioning\ as expected due to a typo that indicated "Primay" instead of "Primary". This has been corrected.
SR-A18668 · Issue 235090
UI localization enhanced
Resolved in Pega Version 7.2.1
Extensive localization was added for UI, with particular focus on the handling of work objects.
SR-A18722 · Issue 240874
Resolved alert for PYLOADMYCASESTREE
Resolved in Pega Version 7.2.1
While trying to invoke the out-of-the-box activity pyLoadMyCasesTree, a Pega0050 alert was triggered and logged. The function is failing to copy the items to Code-Pega-List from the pxResults due to the class of treePage which contains all the cases that needs to be displayed in the Gadgets. The tree page has been changed to @baseclass to resolve this issue.
SR-A19242 · Issue 235997
Default team label localized in MyTeams screen
Resolved in Pega Version 7.2.1
Localization has been added to the default team label in the My Teams screen.