Good Morning,
I'd like to match a custom priority field we have in a project to the jira priority field in the project via automation. Would I do this using smart values?
Hi @Rachael Garbee ,
in this case I would suggest using the Advanced compare condition in Automation : https://support.atlassian.com/jira-software-cloud/docs/automation-conditions/#Automationconditions-Advancedcomparecondition
You should be able to use smart values to compare 2 fields, and trigger an action.
Let me know if this helps,
--Alexis
Thanks, yes I believe I understand using the advanced compare but I'm not super experienced with using smart values and I get tripped up. Since one field is the jira priority and one field is a custom priority what smart values would I use to surface?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Rachael Garbee ,
that's pretty easy, here's the smart values you can use :
Let me know if this helps,
--Alexis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Alexis Robert ,
I also have the requirement that I want to match my individual fault class with the default priorities. This also worked with an automation.
However, I have a small problem. Namely, I use the JIRA Cloud Integration for Teams and every time a ticket is created, a notification is sent to the team in Teams. Now, the moment the ticket is created, the notification is sent first and then the automation for updating the priority starts. This leads to the fact that the correct priority is never displayed in the first notification in teams.
Do you have an idea how I can solve this?
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.