Forums

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

Automation to Apply Multiple Labels at Once

Lucas Van De Graaff
May 1, 2023

I have several rules that apply a label to an issue when a certain word is mentioned in the Summary but it only applies the first label that the Summary contains.

For example, if the Summary of my task says "Write a Story for MCP", automation is supposed to apply the "Story" and "MCP" labels to the issue, but currently only applies the "Story" label because it is written first in the Summary.

Here's an example of those rules:

Screenshot 2023-05-01 112348.pngScreenshot 2023-05-01 112422.png

How do I get it to apply more than once label at once without creating an individual rule for every single possible combination of trigger words in the Summary?

1 answer

0 votes
Mitchell Davison [EY]
Contributor
June 12, 2018

Hi Antti,

You can do this by creating a new template for the release notes that filters on the Status of the issues in the Release:

https://developer.atlassian.com/server/jira/platform/creating-a-custom-release-notes-template-containing-release-comments/

Step 4 discusses how to do this.

Suggest an answer

Log in or Sign up to answer