The Issue Burndown Chart shows Created Issues for each day on the chart. Is there any way to list these issues for a given day on the chart? eg. using a JIRA query?
Hi Graeme,
Sure, you can just do a search in to the issue navigator. If you're using the simple search just select the project name and the created from-to dates, if you're using advanced search this would look something like:
project = "Angry Nerds" and createdDate = "2011-12-05"
Regards,
Shaun
But as far as I know, the "Created Issues" on the issue burndown chart include issues created before the sprint began and added to the sprint during the sprint, eg. the fix revision was changed from None to 16 (say) if the current sprint is numbered 16 and you are looking at the issue burndown chart for 16.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hmm, looks like I'm wrong, in which case your answer would be correct...
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.