I would be needing help in creating a dashboard which will help me in viewing the status of all the user stories ( whether they are in open, closed, in progress, etc ) corresponding to any feature or EPIC.
Can this be possible with the help of JQL or it can be done with any kind of gadget or plugin.
How do you wish to display this? Do you want a filter list or something else?
A simple solution is to use the Filter List gadget and simply add the Epic field to the columns. Depending on your requirements you could simply use the project for the filter or create a filter e.g. project = abc and issuetype = story and “epic link” is not empty.
I need to display it in the following way :
Open In Progress CLosed In DEV Total Stories
EPIC 1 1 0 0 0 1
EPIC 2 2 2 2 0 6
EPIC 3 0 0 0 0 0
SO Suppose for a Project you will be having 3 epics , then what exactly is the status of the stories falling under this epic.
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.