Question
LK
Last activity: 15 Feb 2017 3:06 EST
When upgraded 6.3 application to 7.2 , we are not seeing missing assignment links on the screen.
When we upgraded our 6.3 application to 7.2 , we are not seeing missing assignment links on the screen anymore. previously we had iterated the pxFlow inside the workpage and retrieved the set of assignment links to be shown in review harness. However in p7.2 pyPopulateCaseContents activity will omit the missing assignments from showing on screen.
what we require to know is the purpose of Property : pxAssignStatus in p.7.2 , where the property is used to determine the assignment is created in 6.3 and needs to be opened from the DB to show the link .
steps to reproduce:
Create an assignment in 6.3 case and delete the assignment to replicate a assignment missing scenario. now open the same WO from 7.2 and observe that the missing assignment link for the deleted assignment.