Forums

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

Advanced Automation

Sebastian Schwabe September 28, 2023

Dear community,

 

I want to insert a new component named "Testkomponente" into selected tickets using advanced automation. In the attached image, you can see a strong simplification of the operation performed on one ticket. Unfortunately, the whole thing does not work. Can you see what I did wrong?

Thank you very much and best regards
Sebastian

 

Automation Testcomponent.PNG

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Champion
September 28, 2023

Hi @Sebastian Schwabe , I see a "/" in "components" can you remove this?

Sebastian Schwabe September 28, 2023

Hi @Jack Brickey , thanks for the hint. I removed it, but unfortunately, it's not working yet.

Jack Brickey
Community Champion
September 28, 2023

Just to be sure try replacing your current JSON with the below

{
"update": {
"components": [{
"add": {"name": "testkomponente"}
}]
}
}

Alternatively , why not simply place testkomponent into the provided Components field and select add/remove via the ellipses?

Like Bill Sheboy likes this
Sebastian Schwabe September 28, 2023

Perfect, its working. Thank you very much!

Jack Brickey
Community Champion
September 28, 2023

which path did you succeed with?

Suggest an answer

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

Atlassian Community Events