The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to use Teams field in Automation Rule

Leonie Kemnitz
June 26, 2024

 

I would like to automate the ticket system so that the teams are assigned automatically. Unfortunately I get an error message, what is wrong with my code?

 

Greetings,

Leonie

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 27, 2024

Hi @Leonie Kemnitz 

As the rule editor shows, the syntax for your JSON expression is incorrect.

Perhaps try this, assuming your custom field id value is correct:

{
"fields: {
"customfield_10001" : "your team id value"
}
}

 

Kind regards,
Bill

0 votes
Leonie Kemnitz
June 27, 2024

Unbenannt2.PNGUnbenannt.PNG

John Williams
Contributor
January 17, 2025

did you manage to get this working?

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events