When there are two Ask For Approval actions, first approver's approval is approving second approvalDescriptionWhen there are two Ask For Approval actions, first approver's approval is approving second approvalSteps to Reproduce 1. Go to https://[instance name].service-now.com/email_properties.do?2. Change the "Send all email to this test email address (non-production testing)" to your email address so you will receive all the emails from this instance. Enable email send and receive as well.3. Create a dummy catalog item and create a flow associated to the item. The flow should have two consecutive Ask for approval actions.4. Test the item/flow, approval email will send to you after a short wait time. e.g.: "Requested Item RITMxxxxxxxx Approval Request"5. Open the email and click on the "Click here to approve RITMxxxxxxxx" link. Send.6. Open the email and click on the "Click here to approve RITMxxxxxxxx" link. Send again.7. Wait and monitor the RITM approval status and associated flow context. The first Ask for approval will be approved as we wanted, but the second Ask for approval is approved as well, with all approval records marked as No longer required.WorkaroundUse Flow Logic "Wait for a duration of time" for about 2 minutes in between the 2 Ask for Approvals.Related Problem: PRB1479245