Flow designer: 1st approval gets reset to 'Requested' when 2nd approval gets requestedIssue First approval is getting reset to 'Requested' when second approval is getting requested when using flow designer Create flow with two "ask for approval" actions. First one for a group approval and second one for requested for user's managerMake sure the approval engine is enabled on [sc_req_item] tableWhen the group approval is approved, and the flow gets to the second approval action, the first approval record is updated to "requested" as wellCauseApproval engine was on for sc_req_item table.ResolutionTurn off the approval engine for sc_req_item table to resolve this issue.