Hi Team,
I have created an advanced search filter called "New Implementation" for my project. Below is the query I have used for filter,
project = SF AND issuetype in (Bug, Story, Task, Subtask) AND status in ("In Progress", "In QA", "In Review", "Ready for QA", "Test failed", "To Do") AND Sprint = 12 ORDER BY created DESC
Result: It is not showing the sub-tasks in the filter results.
Hi Nic, Thanks for your quick response.
I am trying to use the Advanced search filter to create a filter for my project as shown in the attached screenshot.
1. When I filter the project User story, Tasks, Sub-tasks --> It shows the Sub-tasks in the list which is correct.
project = SF AND issuetype in (Bug, Story, Task, Subtask) AND status in ("In Progress", "In QA", "In Review", "Ready for QA", "Test failed", "To Do") ORDER BY created DESC
But when I apply a filter based on sprint, sub-tasks disappear from the list.
project = SF AND issuetype in (Bug, Story, Task, Subtask) AND status in ("In Progress", "In QA", "In Review", "Ready for QA", "Test failed", "To Do") AND Sprint = 12 ORDER BY created DESC
Attached video to show the difference - https://nimb.ws/g4tSe0
More details:
I am using Scrum board for my project (Team managed project)
Thanks
Hi Nic,
Do we have any updates on your insights on posted issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's no issue here - sub-tasks are not part of a sprint, and hence don't have the field. (I mean they're not sprint items themselves, they're in a sprint by virtue of being part of a story that is in a sprint)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic,
In that case, If I create a dashboard filter and widgets, it just shows the main tasks count VS assignee. How to filter the sub-tasks and their assignee as well since we will be discussing each assignee's progress on daily basis?
Sub-tasks appear in filters made for a company-managed project well. The only issue happens with Team managed project.
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.
Ok, there's a few things wrapped up there, that seem a bit muddled. To be quick:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean by "sub filter"?
Given you are using that filter to get a list of issues, are you looking at it in the issue navigator? Or is it a board, and what type of board? Or in a dashboard gadget? Whereever it is, what are you expecting to see as a "sub filter"? (My guess would be you mean a board's quick filters?)
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.