If no member available in approval group, don't approve

Kunal Gulati
Tera Contributor

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.

 

2 REPLIES 2

anita jayana
Tera Contributor

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

Tai Vu
Kilo Patron
Kilo Patron

Hi @Kunal Gulati 

When there's no member in the approval group, the Ask For Approval step will return Skipped.

TaiVu_0-1699330726123.png

 

You can use the IF Condition to check the State is Skipped, then perform the next actions accordingly.

 

Cheers,

Tai Vu