
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2023 03:01 PM
I'm trying to build a subflow that looks at a field on a catalog item to check if the submitter is a manager or not. If they are not a manager it asks for an approval from the manager.
Issue is when they reject an approval I had a condition in: If manager apprpoval = rejected the end the flow, however for some reason when I test it and check the values, it was picking up cancelled as the answer rather than rejected.
So if I set the condition to: If manager apprpoval = cancelled it ends the flow as I'd like, however obviously the approval wasn't cancelled, so wonder what I've done wrong?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2023 05:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2023 05:52 PM
Hi,
Instead of doing like above, the better is like below
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2023 05:33 PM
Hi,
Can you please try setting up rule as anyone approve or reject instead of only approve?
approve or reject
anyone approve or reject
Thanks and Regards,
Saurabh Gupta

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2023 05:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2023 05:52 PM
Hi,
Instead of doing like above, the better is like below
Thanks and Regards,
Saurabh Gupta