If no member available in approval group, don't approve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2022 02:43 AM
Hi,
We have a requirement in which if there is no active member available in the group then workflow stay there. not move forward and generate task.
Foe eg:- for ABC catalog item, if one group approval is there named XYZ but someone removed members from XYZ then workflow need to be stay there and dont move forward until we dont add any member in it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2023 02:44 PM
Hi,
Approval Group should have a group member than only the Group approval will be triggered else it will move forward and generate a task.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2023 08:20 PM
When there's no member in the approval group, the Ask For Approval step will return Skipped.
You can use the IF Condition to check the State is Skipped, then perform the next actions accordingly.
Cheers,
Tai Vu