Issue Details (XML | Word | Printable)

Key: JCHART-251
Type: New Feature New Feature
Status: Open Open
Priority: Critical Critical
Assignee: Jonathan Nolen
Reporter: Sylvain St-Germain
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA Charting Plugin

Provide counts of issues in a particular state over a period of time.

Created: 15/Oct/08 09:37 AM   Updated: 23/Oct/08 09:01 AM
Component/s: Chart Types
Affects Version/s: None
Fix Version/s: None
Security Level: public (Anyone can view the issue)

Time Tracking:
Not Specified

Labels:


 Description  « Hide
Background
We are using Jira to manage our interview/hiring process. As such we have created a workflow to manage all the phases of this process.

Need
I need to be able to report metrics that show how many people (tasks) have been in a particular phase for a particular period of time.

Example (simplified workflow)
In Resume Review -> In Screening Interview -> In Live Interview

Give this workflow I am looking for a way to report how many people have been in each phase on a weekly basis. I.e. how many resume we have reviewed in the period, how many we people we have screened and how many we have interviewed.

Summary
I was hoping for this graph plugin to provide this functionality but I do not think it does nor do I think that any other plugin avaiable for Jira does provide it.

From what I understand is that I have no way to create a filter that returns to me the number of issues that have been in a particular workflow phase in the period, the best I can do is to retrieve how many are currently in a particular phase. One plugin we have installed allows to query how many issues have been created in a particular period but beside this I am not finding a way to get similar counts for each of my workflow phases.

Your assistance and feedback on this matter is much appreciated.
Regards,
Sylvain



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Brad Johnson added a comment - 22/Oct/08 04:38 PM
This appears to be very similar to the request I have made here: JCHART-194. If they are identical, perhaps they can be merged.

I'm really trying to find a ticket that requests what is being requested here to find out when/if it'll be implemented.


Sylvain St-Germain added a comment - 23/Oct/08 09:01 AM
For the feedback but I do not think they are the same.

JCHART-194 seems like a graph that shows the actual counts of issues in a particular state on a particular day.

What I am looking for is counts of issues that have been in a particular state for a given period of time.

I.e.

  • how many have been in opened during the week (this can currently be done with one oft the Jira pluggins)
  • how many have been in closed during the period (this can currently be done with the same plugin referred to)

What is missing is the same as above for any of the workflow states, as in my example, I have intermediate workflow state between creation and resolution, currently it is not possible to get the number of issues that have been going through, for example, "In Screening Interview" for the period. I can currently only tell how many are today in this state, but this is a different information.

Let me know if I have misunderstood JCHART-194

Thanks,