approvals iterating back through previous approvers, even after they've approved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 07:55 AM
i've got a situation i can't quite figure out. I'm working with a flow that will will ask a user's manager for approval, then if manager approves, ask the department head, then the company head once each previous approval is done.
the issue we're having is that once a users manager approves, and it moves on to the department head, it sends another approval back to the manager when it iterates to the department head. on the same note, if the department head approves, when it moves to the company head step, it'll send an approval request to the company head, the department head, and the manager.
any ideas on how to fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 08:53 AM
Hi, please check the approval rules are correct. And please debug in this way by adding static users as approvers and check if the behavior is the same or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 11:32 AM
i've checked with static users - same results. the action does wait for approval.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 08:55 AM
And is the Ask For Approval Action is waiting for the approval, or it is triggering the next approval immediately.
And please give some time gap before approving the next request.