Created a pipeline approval rule to auto approve but another approval rule triggers too
Summary
Two approval rules are triggeringContent
Current state: Approval rules are based on the department selected in the requisition.
Requirement: Create an approval rule to auto approve when the Requisition Type is Pipeline. Created the approval rule to auto approve and with the expression: Requisition Fields.result.Pipeline Requisition == "Pipeline”. When the requisition is submitted, it is auto approved but it also triggers the current state approval.
Added Requisition Fields.result.Pipeline Requisition != "Pipeline” to the current approval rule that contains the departments; however, both approvals rules are still triggering.
Any idea why both of the approvals rules are triggering?