The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
1) I have created a Story
2) Two Sub Task ( Subtask1 and Subtaks2)
I would like to show in JIRA dashboard hierarchy where Issue is parent and Subtask is Child along with Progess.
How can i do that.
Hi Amit,
I would recommend you to try the "Filter Results" gadget. This gadget returns values based on the JQL filter you use.
This way, you would need to create an filter that return the issues and it's sub-tasks an display them in the filter.
Give a try, trying to build the filter and using the gadget.
I'm also sending you documentation, regarding to using gadgets and creating filter on JQL.
https://confluence.atlassian.com/adminjiracloud/using-dashboard-gadgets-776636252.html
https://confluence.atlassian.com/jiracore/blog/2015/07/search-jira-like-a-boss-with-jql
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Found another post that helped me and this is part of how I can filter it out.
I'm searching in a project, that has a epic, and there are stories under that epic with a subtask.
This is how I can find them all
project = "PROJNAME" AND issuetype in (Sub-task) AND status = In_Progress AND parentEpic = "EPIC NAME"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone, Hope everyone is safe! A few months ago we posted an article sharing all the new articles and documentation that we, the AMER Jira Service Management team created. As mentioned ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.