we have a "Team Managed" Project in Jira and i have some issues while writing jql queries as below.
"project = aqr and assignee = priyanshu"
This jql is displaying issues assigned to priyanshu and i configured the column view to display the sprint name for the specific query in issue navigator These issues are related to sprint3
But when i give this query project = aqr and assignee = priyanshu and sprint = id of sprint(2833). its showing no issues. why? I see all these issues are subtasks only and all these subtasks have sprint 3 has value in sprint name section. Kindly help
I understand you are looking to find in JQL all the subtasks created during a sprint.
I am afraid your JQL explain does not indicate if the subtask created are part of any sprint or not.
If this sprint is in a next-gen project, then you should first be aware of this feature request, JSWCLOUD-18398
Next-gen project based sprints currently won't be able to return subtask via JQL just yet due to this bug.
Thanks. yes I'm searching for subtasks that are there with in open sprint and its showing no results
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.