Hi,
is there a way to query in JIRA the committed tasks, Sub Task, Dev/QA Story in each beginning of the sprint (especially Sub task: QA/DEV)
Cause using the Velocity report will not be possible since it will only show the Story, DEV/QA Story as Commitment count
Hello @Emna Elleuch
There is no native JQL functionality that will enable you to find the Committed issues information for a sprint specifically. There is not a search function for that.
You could execute a filter to retrieve the sprint contents right before you start it, and save off that results. If you ran the same filter later you would get the current sprint contents, not what was committed at the start of the sprint.
In this post a vendor suggests how you could get the information if you use their third party app.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.