Forums

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

I want to remove a specific label from the relevant issues.

chuu April 14, 2025

I want to remove a specific label from the relevant issues.

The label I want to remove is "M42_2차".

 

Please tell me how to create an automation rule that removes the "M42_2차" label when an issue that matches project = Q7 AND fixVersion = M42.0 AND labels = M42_2차 changes its status to "To Do", "In Progress", "On Hold", or "Discarded".

 

3 answers

2 votes
Valerie Knapp
Community Champion
April 14, 2025

Hi @chuu , thanks for your question.

You should be able to create an automation like this - image.pngTo remove a label on the issue transition.

I usually recommend people use the automation library to see worked examples, https://www.atlassian.com/software/jira/automation-template-library/rules#/rule-list?systemLabelId=all&page=1&pageSize=20&sortKey=name&sortOrder=ASC 

Please create a rule and test it. If it doesn't work, please share screens of how the rule is configured and the audit log showing what has happened so we can help you better.

Best wishes

1 vote
Duc Thang TRAN
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.
April 14, 2025

Hello @chuu 

I think you can do it via automation and trigger it when the issue is transitioned — if the issue has only one label, which is M42_2차.
If it has multiple labels, you'll need to take approach with  array field and find a way to remove just that specific label.

trigger it when the issue is transitioned

From:
 Leave to black 

To:
To Do, In Progress, etc.

Condition:
If labels contain M42_2차

Then edit issue:
Set Labels to blank (to remove all labels or clear them)

Hope this can help 

 

0 votes
chuu April 14, 2025

Please let me know what I should do from here.

remove labels.png

Suggest an answer

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

Atlassian Community Events