Rules setup by roles not working as expected
Summary:
We have setup an Approval Rules for Add Pending Workers where:
Rule 1:
If Cent HR initiates a transaction, the it should auto approve
(Requestor's Role Details.Role Name == "Human Resource Specialist_View_All")
Rule 2:
If others initiates a transaction, it should route to Cent HR approval
(Requestor's Role Details.Role Name != "Human Resource Specialist_View_All")
I logged in to the instance as a Cent HR and added a pending worker. In the test rules for Add Pending Worker workflow, I can see both the the rules (Rule 1 and Rule 2 are getting triggered here). It should follw only Rule 1.
Tagged:
0