(Jira Cloud)
When I reference a filter from within a filter, I use "filter in (xxxx)"
This means I need to know what the value of filter "xxxx" is.
With that, is there a way to present the filter ID w/o having to look at each filter link?
Thanks
Hi @Scott Buratt ,
You should be able to leverage the filter name instead of the ID with quotations around it if there are spaces in the name.
filter in ("Name of Filter")
This may become difficult if you have filters with duplicate names though. The JQL field should also give you auto-complete suggestions so if you have duplicates you could work your way down the suggestion list.
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.