I came across this oddity - if I run the following query:
issueFunction in completeInSprint("XXX scrum board", "YYY sprint") AND issuetype = story
I get a set of results which includes a couple of stories that are in "Ready for Sign off" state. The next states in the workflow are Resolved and Closed - which I would expect to be returned as completed in sprint.
When I look at those "Ready for Sign off" issues, Resolution is "Unresolved" and Resolved is EMPTY.
We are at Jira 7.7.2.
Anyone have any thoughts on this anomaly? Thanks!
Joe
Hi @Joe Haberl ,
An issue might as well be completed in a sprint but still not resolved. Issues in the last column of the board will be included in the "completed in sprint". You should check what status is mapped to the last column of your board. From this information it probably is "Ready for Sign off".
Antoine
Thanks for the input, Antoine. I will keep that in mind the next time the situation arises.
Take care!
Joe
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.