Flow Designer Manual approver issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 06:08 AM
Hi Team,
Need your help regarding a Flow designer issue - manual approvals - after approval TASKs are not generating.
When 2 manual approvers are added and 1 approver approves it and the 2nd approver is removed, It is still waiting at the Ask for Approval and further task(s) don't get generated.
Task should generate even if we remove the approvers manually as it happens in the workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 06:17 AM
Hi @adam5646,
Please provide a screenshot of your Flow (Include an open view of your Approval Step) and the Error where it's hanging.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 11:05 AM - edited ‎09-05-2024 11:21 AM
@Josh Pirozzi I have attached screenshots of the flow and error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 11:22 AM
@adam5646 - Thanks for that! Is there a reason why you're setting the Approval Request to wait for Manual Approver(s) to be added? Could you leverage an Approval Group instead?
For your Flow in its current state, the recommendations I'll give are:
- Change your Approval Request Step from the 'Or' you have built out and use:
- First select box: Approve or Reject
- When: 'All Users Approve or Reject' and set the approval to Manual Users.
- Add an If statement for when the Approval Request is Approved, similar to your Reject Step, to then trigger the Task(s).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 12:46 PM
@Josh Pirozzi It is our requirement that we have to add manual approver(s) not Approval Group.
Point 1 and 2 didn't work for me.