We are experiencing an issue with filtering in a Team-Managed project list view in Jira. Our issue hierarchy is structured as follows:
When filtering for a specific Team (e.g., "Team X"), we expect to see only the Epics, Tasks, and Sub-Tasks assigned to that team. Similarly, when filtering for the "Team Y", only "Team Y" issues should appear.
Hi @Niklas Lachmann ,
Please can you add 2 points of information, what JQL are you using to filter? And what field are your using to refering to in the JQL is it Label or Team?
For your Open questions:
Hi @Jehan Bhathena ,
Thanks for your response. We’ve found that the issue likely stems from sub-tasks inheriting team assignments from their parent tasks in our Team-Managed project.
We learned that sub-tasks are tied to their parents and don’t function independently, so even though parent tasks changed from “Team X” to “Team Y,” the filter still picks up sub-tasks under “Team X” due to their history. We figured the Team field on sub-tasks may be irrelevant.
Could you confirm our assumption?
Best,
Niklas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is correct, a Sub-Task inherits most of it's values from the parent, since it's not an individual task on it's own.
If you want to add a different team to 2 tickets, then you'd have to do that via TASKS or any issue type above Sub-Tasks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We actually changed the teams on these 2 tickets (parent tasks). But it is not possible to change the team for the sub-tasks after the creation. They will always be picked up by the Team they were „born“ with. Right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"They will always be picked up by the Team they were „born“ with" : They will take the values of the "Parent". If the Parent's TEAM is updated after the sub-task is created, the associated sub-task's TEAM value will change too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And there is the issue. The parents team was updated. So was their child sub-tasks automatically. But when filtering for the „new“ team only the parent tasks are picked up. The child sub-tasks are still picked up by the „old“ team. Although having the correct „new“ team assigned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ahh ok,
then I would recommend reporting that to the Atlassian support team to verify the bug.
You can report this here https://support.atlassian.com/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this indeed looks incorrect to me. Please keep us posted on what Support says!
Also, just to put it out there in case it is useful: If you're open to solutions from the Atlassian Marketplace, this would work as expected in the app that my team and I are working on: JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a range of advanced features - including support for (configurable) issue hierarchies, issue grouping by any issue field(s), sum-ups, or conditional formatting - and works across any number of projects.
Plus, team filtering works as expected for all issue types, including sub-tasks.
This is how it looks in action:
Any questions just let me know,
Best,
Hannes
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.