I need to create an S-Curve report out of JIRA to show the project's progress over time to date. Basically, I need a graph with the horizontal axis being time (starting from the project start date, ending at the current date) and the vertical axis being % complete.
The curve would then have a point plotted for every week with the height being calculated as "total hours of work done / total hours of work estimated". Hours of work done would be based on work logged (or if no work logged for a particular task where the task is marked "done" then use the estimated time for that task).
I need to plot multiple curves (a different curve for different issue types)
Note that the projects I will run this on are populated with all JIRA tasks prior to any work starting, and are complete once all JIRA tasks are closed (this is not an ongoing support scenario)
Is it possible to generate such a report?
How would I go about doing it?
Thanks
who can answer this?
same question, pls anyone help.
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.