Hi, I need to create a query in Jira, to get all the issues that have subtasks with certain assignee and other conditions. How could I set it?
The result of the query are the issues, not the subtasks, but the conditions are on the subtasks
I use JIRA v7.5.1
Thank you in advance!
Hi
We can get that using JQL Search Extensions plugin
Search for parents of issues matching JQL.
Plugin Link : https://marketplace.atlassian.com/apps/1214791/jql-search-extensions-for-jira?hosting=server&tab=overview
Regards,
Sudhakar
You will need a plugin like JQL Tricks to do this. There is no default JIRA functionality to search issues based on subtask criteria.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, got the question wrong! ;) That's not a Jira default functionality.
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.