Hi everyone,
We have a problem with burndown chart report.
We have a customized issueType called "Bug" with a customized workflow, screens, etc.
When we start sprint, these issues types (Bug) didn't appear on the first row of table in the "Burndown chart" report.
I checked the workflow and i saw the post-function there "Update change history for an issue and store the issue in the database".
We have others customized issues types that appear in the "start sprint" event.
Thanks,
I have in the same sprint, 1 issue (New Bug) that was considered into "Sprint Start" event and other issue (New Bug) that wasn't considered isto "Sprint Start". Both issues were estimated before sprint start.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Júnior,
A couple of questions:
Thanks and regards.
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.
Jira Software Server or Cloud?
If Server, what version?
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.
Is your custom Bug issuetype of subtask sub-type? If so, that's the cause.
Story Points on subtasks are not included in the Burndown Chart. (Only Story Points on parent tasks are included.)
https://confluence.atlassian.com/jirasoftwarecloud/burndown-chart-777002653.html
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.
Oh, I see! I was about to suggest contacting Atlassian Support, but fortunately anyone else already did (I'll paste the known issue here just for other users convenience):
https://jira.atlassian.com/plugins/servlet/mobile#issue/JSWSERVER-13996
The bug occurs on issue creation, just with issues which automatically transitiion to a diferent status from the initial one as soon as created.
As you mentioned that it happened just with some issuetypes, I guess in your case the automatic transition is performed by a post-function on the Created transition of the workflow(s) set to be used by those issuetypes.
Of course, removing that automation would prevent this issue from happening again. May you possibly describe in detail the need that is covered by said automatic transition? Maybe we can find a different way for meeting your requirements that don't need to transition on isdue creation...
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.