Hello! I'm trying to find a way to display a graph of how many issues are high priority over time in a similar format to the created vs resolved graph.
To add some context, I want a more positive way of reporting high priority issues than just the current number at a particular point. I was hoping to be able to use a graph to display this info in the following format.
X axis: Past month as a timeline (like the created vs resolved graph
Y axis: issue count from a JQL filter for high priority issues in a particular status and a "resolved" line for issues moved out of the status used by the filter.
The workflow for our issues is complex so the created vs resolved isn't suitable as the time taken for a resolution can be a lot longer than moving them to a status that means they are contained.
I haven't yet been able to figure it out and I'm not sure if it is possible or not.
Many thanks in advance!
@Jamie Salter There is not a way to do it as a graph in a software project. You would need to use an app from the marketplace.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.