I have a multi-step approval workflow for requisitions using IFS Groups (BH1, BH2, BH3, BH4, BH5). Each group is assigned to the next task in sequence for a total of 5 approval steps.
It is possible for an approver to be in more than 1 group.
If approver_a is in IFS group(s) BH1 & BH2 and approves Task1 (BH1) then we can safely assume (this is our business ruling) that as approver_a is in IFS group BH2, we can skip / bypass Task2 (BH2) and mark this as approved.
I cannot find any way of finding out if an approver is a member of an IFS group or if an IFS group contains a user.
Does anyone know how i can do this from within the workflow?