- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2020 10:58 AM
I took my first shot at creating a Flow for a new Service Catalog item. The flow works correctly for the most part, however, we have 3 levels of approvals which need to be met in order to generate the final catalog task.
The first approval to the manager is met correctly, however, the two additional approvals below that, reset any prior approvals.
The second approval step, will update the prior manager approval back to "Requested" when it was already approved. (work notes on the manager approval log the 3 state/field changes: requested, approved, then back to requested)
The third approval step will reset the prior two approvals, as well as send email notifications to the prior requestors. (who had already approved) We do not see this behavior with the older "workflows" we have for other catalog items. Has anyone else experienced this? I've included a few screenshots of the flow, I can expand any step if needed. Thank you in advance!
Solved! Go to Solution.
- Labels:
-
flow designer
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2020 08:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2022 11:47 AM
Did the 15 second timer work for you? In my case all the approvals get marked back to "Requested".
Thanks,
Vlad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2022 10:06 AM
I recently ran into this exact same issue with approvals in flow designer and after a deeper investigation I discovered that Approval Engines were still enabled on the Requested Item table which was causing the conflict between approvals generated in a flow versus older approval engines.
When I selected "Turn Engines Off" the issue was resolved and approval engines were no longer able to be set on the table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 10:24 AM
I ran in the similar kind of issue and Brent Falkenste's solution worked for me as well.
Just turn off the approval engine for requested item table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 01:05 PM
4 years pass and bug still remain...