Question
Update Status Activity does not update the status in the Case Tasks
I am making a call to UpdateStatus activity from a flow action post processing to update the case status. The case status is updated correctly in the DB and in the pyWorkPage as well, but the old status is reflected in the Case Tasks on screen.
Please refer the snapshots below.
The param.StatusWork is set to Open-Execution In Progress in the call to Update Status. This upadtes the status is the pyWorkPage but the status in the case tasks remains unchanged.
Any suggestions are welcomed. Thanks.
Hello,
Maybe your screen hasn't been refreshed. Have you try with a quick F5 to check?