Hi all, basically we have items we place into a sprint that we estimate with story points. That works all good and on the sprint report when the sprint starts it does have a max number of stories.
Now as I move it along the sprint it goes to "Test" at this point we want to call it in the sprint as complete (even though the item isn't). So we placed the Test on the right side at the end of the sprint. This then subtracts the number of story points in the report (all good).
This works fine so far, but then when we move it beyond test to say "into Production" or "Production Test" it then places those story points back in and says its no longer complete because its not in that final column anymore.
Is there anyway around this? Or would I have to place every item after "Test" into that final column? (For some reason Team really doesn't want to do it)
Hi Calvin,
The Scrum boards are very simple, they just regard the last column as "done". They do not really care what the status is, but if your issues are not in the last column (including not being on the board at all), then they're not done.
"Done" is not as simple as a binary flag though. It is not quite "subjective vs objective", but it is very team-focussed. Some teams "done" may be other teams "to do". "Done" on a board means "the team using this board to drive their work has finished, they have no more to do with the issue". But that does not mean that another team has nothing to do.
When you have steps beyond the last status that your team cares about, there is a simple fix - include the following status in the team's "done" column.
I'm guessing at your workflow here and simplifying, but say the ideal flow is something like:
New -> In-dev -> ready-to-test -> in-test -> test-passed -> deployed
Thanks Nic, I was sort of hoping to stay away from placing it in the final column a bit as users start trying to push it through the workflow in that final column and in some cases we have a few flows you can go to and users don't check and accidentally move it to the incorrect one.
But your details were very helpful, especially in letting me know that this really is the best option available, as when passed what the development team wants as done, not having those statuses in that column means the reports are now broken, so they have to be in there! haha.
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.