Ask For Approval action - Rules not working, approval of one rule is marking other approval as no longer requiredDescriptionApproval of one rule is marking other approval as no longer required, in the same Ask For Approval action.Steps to Reproduce - Import the attached XML.1. Open "https://[instance name].service-now.com/u_test_task.do" to create a new task record.2. Put any group in "grp a" field, and another separate user in "user b" field. Save the record.3. Open the "test task flow 1" flow in Flow Designer, and Test. Choose the record created in Step 2.4. Open the record created in Step 2 and wait a few seconds, you should see a few approvals generated. Select any user from "grp a" and approve. Wait for a few seconds.5. Review the flow context and check the record, all the other approvals are marked as No Longer Required, the approval is marked as cancelled.But based on the Ask For Approval action design (attached screenshot as well) in this flow, we should wait for both "grp a" and "user b" to approve.WorkaroundUse separate Ask For Approval actions to do sequenced approval, instead of all-in-one approval design.Related Problem: PRB1458778