We're having the JIRA GreenHopper Agile extension installed.
Using the web interface of JIRA it is possible to take a look at burndown charts.
I'm having a Silverlight app, where I want to display a burndown chart based on the data in JIRA. This, can be done only if I in the SL app hardcode a date interval and what sprint I want the burndown chart for. Not as dynamic as I want it to be.
Is there a way to find out which sprint is the current sprint, the start date and end date of a sprint using the API? Without this information it seems difficult to create a burndown chart at all with the GreenHopper API.
Or do you guys have an even better idea how to proceed to be able to get that burndown chart.
Any help or advice is appreciated, Thanks :-)