Process flow formatter on Risk Assessment record does not move from Awaiting approval to Monitor unless refreshedIssue Risk Assessment state moves from Awaiting approval to Monitor but process flow formatter shows Awaiting approval as previous state unless refreshed.SymptomsSteps to Reproduce: 1.Crate an Auditable Unit with Method : Detailed Risk Assessment 2.Click Assess risk Risk assessment methodology : Auditable Unit Risk Assessment Assessor : User with sn_risk_advanced.ara_assessor role Approver : User with sn_risk_advanced.ara_approver role ==> Risk assessment created successfully. 3.Impersoante to Assessor 4.Open the Risk Assessment and Click Assess==>Process flow moves to next state automatically (Ready to assess > Inherent assessment) 5.Fill all mandatory fields on Inherent Assessment, then Click Perform control assessment==>Process flow moves to next state automatically (Inherent assessment > Control assessment) 6.Fill all mandatory fields on Control Assessment, then Click Perform residual assessment==>Process flow moves to next state automatically (Control assessment > Residual assessment) 7.Click Request Approval==>Process flow moves to next state automatically (Residual assessment > Awaiting approval) 8.Impersoante to Approver 9.Open the Risk Assessment and Click Approve==>Process flow DOES NOT move to next state automatically10.Reload Form==>Process flow moves to next state as expected (Awaiting approval > Monitor)ReleaseAllResolutionThe state changes from "ready to assess" to "awaiting approval" or even a approval where there are no approvers, the state directly moves to "monitor" is done sync in mannerBut when you have approvers on an assessment, the approval is async, since on approval we can have multiple reviewers(e.g. L2, L3) and there are checks are required to be done before moving the state to monitor. The approval workflow is dynamic in nature and is implemented via flow-designer and it would run in async manner. So a refresh is required once an assessment is approved.