You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
How can I sort tasks in the "Assigned to me" view in the System Dashboard in such a way that sub-tasks are always under their parent tasks? Obviously, I want them to be grouped.
Sorting by key does not always work, since some a subsequent parent task could have been made before a subtask is created to the preceding parent task. In this case, the sub-task would only occur after the subsequent parent task, which is not desirable.
Hi Niko - Welcome to the Atlassian Community!
I don't believe you are going to be able to control that.
Hi @Niko Miller
just to add to John's answer: If you're open to solutions from the Atlassian Marketplace, you could get very close to this using JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing and inline-editing all your issue fields - plus it allows showing your issues in their parent/child hierarchy. The set of issues to be shown in a JXL "sheet" is based on JQL, so you can easily build an "assigned to me" sheet (based on "assignee = currentUser()" query).
This is how this could look in action:
Many customers use a sheet similar to this as a "de-facto dashboard" for their work. We're also about to ship full "dashboard support" for JXL, so you'll be able to add something like the above to any Jira dashboard. (Disclaimer: I work on JXL :)
Hope this is useful,
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.