Flow Designer approval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi experts,
Im trying to lookup all change task records linked to the change request and send approvals to each unique change_task.assignment_group.managers.
I tried this flow but it only creates 1 approval record. Any recommendations would help.
Thanks,
Ash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
@Ash33 Try to approve the first and only approval to see if the second is additionally added...
whether it goes in parallel or in sequence.
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I approved the 1st one, but nothing happens after that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
@Ash33 and what about these?
Why it's asking approval and looking the records afterwards?
I don't know..maybe..what about to first look up the records and then ask for approval, not opposite order?
Also, why two approvals asked? (one in 3 -> 4 and in in 8)..
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Ignore Step 3-4 thats another requirement. Currently, I am able to trigger the approvals for each change task. But its triggering only after the 1st approval is approved. Is it possible to create all approvals for each change task at once? Also Im struggling to create unique approvals i.e. if the change_task.assignment_Group.Manager is the same for all the change tasks, then I only want 1 approval record to be created