Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Do the following in parallel in flow is not working

sayali97
Tera Contributor

Hi All, 

Do the following in parallel is not working as expected. When triggering the approvals its directly goes to no longer required and rejected status. find the screenshot for reference. The approval filed is empty as well. 

sayali97_0-1760958395829.png

 

4 REPLIES 4

kaushal_snow
Giga Sage

@sayali97 ,

 

Yes , this scenario is a known limitation of the Do the following in parallel logic in Flow Designer when used with the Ask for Approval action: by default the approval engine creates record watchers tied to the Approval field on the task and as soon as one branch approves/rejects the remaining parallel approvals are marked No Longer Required, which causes the behaviour you described (approval list empty and flows skipping to rejected).

 

As a workaround, the best practice approach is to remove the value from the Approval Field parameter in the Ask for Approval action so that the flow doesn’t create watchers and the parallel branches can run independently and wait for each approval to complete...

 

If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.

 

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/

RaghavSh
Mega Patron

@sayali97 In your approval action empty the approval and journal field and try again.

 

After removing the approval and journal field it should work.


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023
LinkedIn

Ankur Bawiskar
Tera Patron
Tera Patron

@sayali97 

when you use "Do the following in parallel" flow logic and use multiple "Ask for Approval" then Decision from 1st approval is being applied to all the approvals

see these blogs and the KB from ServiceNow with a workaround

Parallel Approvals in Flow Designer 

Parallel Approvals in Flow Designer 

the below KB talks about the issue you are facing and a possible workaround

Using Parallel Approvals in Flow Designer is only respecting the Approval Decision of the First Appr...

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader