You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a catalog item requires a two-level approval process — Primary Level (Single Approver) and Secondary Level (Group/Department Approvers) — the system should exclude the Primary Approver from the Secondary Approval Group, if the same user is a member of both levels.
4
+
5
+
6
+
7
+
Example:
8
+
9
+
A catalog item first requires Manager ABC’s approval as the Primary Approver.
10
+
11
+
Next, it moves to the Department/Group Approval stage.
12
+
13
+
If Manager ABC is also part of the Group/Department Approvers, they should be excluded from the second-level approval to prevent duplicate approvals.
0 commit comments