Hi,
some time ago I created this filter which uses another filter:
issueFunction in subtasksOf("filter = '154058'") AND issuetype = "Test Task" ORDER BY assignee ASC
Now I need to know which is the query under the filter '154058'. How could I do?
Unfortunately when I go in the "Manage filters" page there is no info that I can use to find the query.
Thank you!
Eleonora
Hi @e_gridelli and welcome to the Community!
If you navigate to Filters > View all issues and you have already created a filter or added one to your favourites, you can select that from the left hand side navigation (it does not matter which one it is).
When you do that, the filter is loaded and your browser URL will display something like this:
https://<your atlassian site>.atlassian.net/issues/?filter=10005
If you update the id at the end to 154058, your filter should be loaded and display the related JQL.
Hope this helps!
Thank you a lot!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.