How do story points get completed/ done?

Quoc Nguyen April 17, 2015

At my company we are trying to use 3 different boards for one single project. A product owner board, a development board and a QA board. This board has columns that identify different states for each group, a lot of the states are the same though. It will also help us identify the velocity of each group since we all have states we are responsible for and there are states we could care less to see. 

We believe that managing the states of all issues is important.

We want to know how story points are set to 'done' or completed. Is this based on the last column of the board and is it based on getting a Done status and resolution in that column?

 

The issue we are seeing is at the right most column in the Product owner board, the points get into a done state but then once its grabbed from that last column into QA's first column the completion of the points go back to 0 points completed, which is wrong because they completed the points. 

 

Does anyone know why this happening?

 

Thanks

 

3 answers

0 votes
Tina Rusnak October 29, 2020

But is it the last column or the Done Status or the Accepted Status that earns the point/burndown? If you map the status of IN PROGRESS to the last column are points awarded? I've heard rumors of this :)

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 29, 2020

Yes.  As we've said above.

0 votes
Ming Chen August 28, 2015

We need to give credit for velocity and burndown for stories that are in ready for testing. When ending a sprint, is there a way to give credit even though stories are not in the done column? 

Deb Barker August 22, 2017

Did you find any resolution to this?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 22, 2017

I suspect they did - they started using the last column as "done".

Deb Barker August 22, 2017

While I apprecaite that this "shouldn't" be how things are done, I've seen a bunch of people asking for this feature.

Can Atlassian come to the party on this, rather than playing the Agile idealists?

Like Sole Canepa likes this
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 22, 2017

They'll need a different definition of done that remains clear to the end user (I've got a couple of candidates, but I'm uncertain of them.  Most suggestions fail the simplicity test though, including one of mine)

Deb Barker August 22, 2017

Making green vs yellow configurable per column seems like an easy way forward for this.

Green indicates done, however I understand that it can't be the status green as multiple statuses could exist in one column whose colours don't match.

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 22, 2017

That's similar to one of my candidates, although I think yours is better. 

I suspect it would not be hard to code for "this column has green status in it, do not allow non-green status to be added", plus blocking changing colours from green to other in the status maintenance.

Deb Barker August 22, 2017

Or you could ignore the status colours entirely, as they don't actually provide any help in this context and just leave the colour as the column attribute.

In which case either drop the colours on status entirely, or don't show them in this UI.

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 18, 2015

The "done" column is the end state for the issues, and for story points to be considered done, yes, the cards need to be in the done column.

 Your QA people are moving things out of "done" into a state where they are not done, so the story points cannot be complete any more, you're deliberately stating that they are no longer done.

Quoc Nguyen April 19, 2015

I see, thanks for the reply.  

The reason why we have it set up like this is because we consider 'done' to be when the PO has accepted it, but just because the PO accepted it doesnt mean QA has stopped testing it. Our PO accepts it after its been delivered by dev, yet however QA will still needs to run regression in a staging env against it once its been merged for a release candidate. 

Dev-PO accept-merge-qa test RC in stage-release-finished!

We dont want 'done' to be in the qa flow because dev has already delivered and po has already accepted yet QA still needs to run more complex testing. I could see qa and dev being pulled into same state and then it delivers to PO for acceptance but after that how do you track the flow of items being merged, code reviewed, and released all the way through to Production?

Thanks!

 

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 19, 2015

You need to make a black-and-white decision about when an issue is "done". It's either done, or it is not, it can't be done at the same time as not done (unless you've got quantum computers and quantum human processes) It does sound like you might want to split this up - an issue is done when it reaches a certain point in the flow, but it has sub-tasks or linked issues that may still need to be completed independently.

Quoc Nguyen April 21, 2015

Thanks Nic, We will look into that.

Suggest an answer

Log in or Sign up to answer