Hello,
We have Role Owner Approval step in our Approval Phase. But we want to skip role owner approval step if requestor of role related changes is role owner himself/herself. Therefore, in Resources Tab of associated approval WF we added "Requestor" to the Exclusion list as in below picture (picture 1).
1- Role Owner creates a role and adds entitlements to it. Then, she/he submits the request
2- In the Approval workflow, when we expect to skip role owner approval step we observe that the approval is assigned to AveksaAdmin instead (picture 2).
Do you have any idea why?
(picture 1)
(picture 2)
(picture 3)
Correct on how the include and exclude logic works. If you have more complex business logic, you could use a SQL Select node to figure out the resource(s) to assign to and just reference the workflow variable those results are in instead (and not have any excludes).