Hello. I have an automation rule to override an approval when the creator of the ticket is the same as the approver. I am using the condition of "contains" because at times there is more than one person listed as an approver. However, the rule is overriding the approval even though the creator of the ticket is not listed as an approver. What am I missing?
I have tried using the condition of comparing fields but the "Business Owner(s) Approver" field is not given as an option.
Why are you using approval completed trigger?
In my opinion you should use the Approval Required trigger.
I am using the trigger "approval completed" because there are two layers of approval. The rule I created is to override the second approval.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Then try to use the trigger work item transitioned from the 1st to second approval.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The automation rule is working and the override happens. The issue is that condition is not working. The override is working even though the creator and the approver are not the same.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For clarity, if you refer to the reporter field and the approver field of the issue or are you using the creator, as the creator field is not on an issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello. I am referring to the creator field. I am using it in other rule with no issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On you issue is there a creator field, is this a custom field, or are you using the information form the creator that can only be seen in the column creator in list view or search results.
options to check
If all the options are not working, then I think the trigger of the rule is the reason, try;
• • set the Work Item Transitioned as trigger
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.