Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Advanced fields Automation Error

Nikolaos Vlachos
Contributor
October 4, 2023

Hello All, 

 

I am trying to create an automation that will automatically assign a ticket to a specific queue if certain criteria match. The way we have it set up is that when a specific team needs to work on something we are using the Teams field to assign it to the queue.  What I can't figure out is the advanced fields option (Team doesn't appear on the "Choose a field" option) Please see the screenshots for more details. 

automation3.pngautomation2.pngautomation1.png

  

 

We are using the Teams section that is available in JIRA to create our different Teams. 

Then I am able to adjust the filter of each queue to display any incident and request that is assigned to each team.  

So the outcome of the automation will automatically assign tickets that are from MS Requests to the MS team. 

 Hope that makes sense.

automation6.pngautomation5.pngautomation4.png

 

1 answer

1 accepted

0 votes
Answer accepted
Judd Garratt - Path of Trees
Atlassian Partner
October 8, 2023

Hi Nikolaos,

There are some suggestions in this community thread for how to get teams working with automation. With any luck this approach still works.

Another way you could solve this is to use JQL to define each queue based on the desired criteria and skip the team field entirely. For example the MS team queue could include component = "MS Request", etc.

Happy to help if you have more questions :)

Nikolaos Vlachos
Contributor
October 9, 2023

Than you very much Judd, 

It is working this way! I copied the team Id by going in to the team area and it worked. 

Thank you very much for that. 

 

 

{
"fields": {
"Team":"37**************************************d6a4"
}
}

Judd Garratt - Path of Trees
Atlassian Partner
October 11, 2023

My pleasure, glad to help :)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events