Hi everyone,
I could not find a way, so I need your help. Is there way to pull a report from Jira to view emerged PBI's in sprints? In other words, can I report emerged PBI's through Jira reports?
Thanks a lot.
What is an "emerged issue" and an "emerged PBI"?
Hi,
In sprint reports section there is a line says "*Issue added to sprint after start time". And in sprint reports Jira marked those with (*). As teams add PBI's as an Issue type in their sprints, I referred issues as PBI's.
I hope this helps.
Thank you,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK, when you say "report" these, do you mean that you want get a list of sprint with the list of the "issues added after sprint start"?
Or, what is a "report" in this use case?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Either one (list or report) works for me.
What important to me is seeing those issues/PBI's added after sprint start.
Thanks for your help.
Best regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
We succeed with below line in issue search. Hope it will work for others as well.
issueFunction in addedAfterSprintStart("BOARD NAME", "SPRINT NAME")
Do you have any other suggestion?
Thank you for your support and help.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you can see all events that affect the sprint in the Burndown Report.
You can even export that to PDF using the Better PDF Exporter app (sample):
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
It seems burn-down report also give detail about issues added after sprint start. This information also useful.
It is really appreciated.
Thank you and best 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.