I would like to name the JQL query on the right side of this photo and call the query by its name. I use this query in multiple automation rules and would like to be able to name it so that I can update the JQL in one place rather than having to update it in several. This minimizes points of failure when I have to update the query and saves a ton of time. A solution would be greatly appreciated!
Hi,
You can create a saved filter, give it a name and the reuse the filter on others JQL as shown below:
filter = "My Saved Filter"
Regards
@Jack Nolddor _Sweet Bananas_ That does not work on Jira Server unfortunately. It allows you to enter the query but when the automation rule is executed it shows that the "Else If" Condition is not met and therefore does not execute the "Then" action
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jack_Nolddor__Sweet_Bananas_ Is there another way to accomplish this in automation without using "filter = "My Saved Filter""?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
As far as I know is the only way to refer another filter. If Automation does not allow you tu use 'filter' word on JQL I believe there is no way.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.