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

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 Leaders.
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

Suggest an answer

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

Atlassian Community Events