I run into the following problem with these settings:
Status = Done
Sprint = sprint10
If an issue exists that started in sprint10, was kicked to sprint11 do to it being incomplete but was resolved as "Done" when I run my Sprint10 report the sprint11 item shows in the report.
How can I execute a search for all "Done" work within the confines of sprint10?
Thank you,
-Tanner
Dear @Tanner Tuttle,
have a look at this article about JQL function. The interesting one for you could be openedSprints() and closedSprints().
BtW: that the issue is in two sprints is fine, it was once committed to be done in sprint 10 - so it counts to the report.
So long
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.