I am looking at writing a report of Items that where moved into a sprint after the sprint has begun. I would like to have a query that shows the items in the sprint and the date it was moved from the backlog to the sprint.
Thanks in Advance
Hmmm. I don't know the JQL and I think it is not possible with a single query.
Basically, you would have to search for the issues which:
I think you can:
So, not in CQL, but it is possible for a cloud integration.
Hi @David Battersby - You can know this info from the sprint burndown chart as adding a new story usually creates a spike in the trend line and you can see the time in the sprint when it was added.
BR
Abhishek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think there is an easy way with JQL to do this. The used to be a plugin JQL search extensions ..
But : you can see the if you want in the reports in Jira :
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.