Workflow get stuck and does not proceed ahead after an activity even after condition evaluated to true/falseIssue Workflow gets stuck at a certain activity and does not proceed ahead. Navigate to any catalog item that has any workflow associated with it. (Workflow should have approval activity and as well a create catalog task activity)Fill the necessary details and Order Now and Check out.Approve the RITM.The workflow reaches the 'Catalog task' activityPost-approval, the workflow is getting stuck. It's not moving further from the 'Catalog task' activity.CauseThe main script include 'TaskStateUtil' that passes the control to the workflow about the states has been skipped in the upgrade. UI Action: Close Task (defined on the 'sc_task' table) is not customized but in few of the scenarios this might also cause the issue.ResolutionRevert the script include to the latest OOTB version Revert the OOTB UI action 'Close task' that is customized also need to be reverted to latest version