Forums

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

Is there a way to remove a component from an existing automation?

Milo Grika
Contributor
May 1, 2020

In editing an automation, I can move a component, but I can't figure out how to delete it. Or do I have to just start over and create a new automation?

2 answers

1 accepted

6 votes
Answer accepted
Brand Atkin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 1, 2020

I wish they would have called it a "block" instead of a component.  Same for the labels in the automation part of Jira.  Maybe they could have called it category.  Anyway, I searched on this for a while too, it is easy to overlook.  Once you click on the "block" (ahh, I mean component) then on the right where you modify the criteria, to the right of the large font describing the type of "block" is a gray trashcan to delete that "block" (whoops, component).

Milo Grika
Contributor
May 1, 2020

That is stupidly simple and stupidly difficult to find at the same time. And yeah, googling "component" found everything except what I was looking for.

Like Brian Gale likes this
0 votes
Benoit
Contributor
October 10, 2023

In JSON format use this syntax:
{
"update": {
"components": [{
"remove": {"name": "Component_Name_To_Remove"}
}]
}
}

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