Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Consider other workflow status as "Closed"

Martin Härri
Contributor
September 9, 2021

We have a custom workflow where the issues to to a status "Ready for Release" when the team has completed its job. One or several sprints later, these issues might then get released in production, and the status is set to "Closed".

The problem that I now have is that story points are only counted when the issue is set to "Closed", which from a team perspective might be the wrong sprint. Is there a way to define other statuses as "story point worthy"?

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 9, 2021

A sprint has a very simple boolean flag of whether something is "done" or "not done".  There's no grey area, an item is one or the other.

Your suggestion that "closed might be the wrong sprint" implies your process is not matching what Scrum does - the whole point of the sprint is that all items should be started at the beginning of the sprint and  done by the end of it, not carried over 

Jira's boards work off the last column to work out that done flag.  So yes, to consider another status as "done", map that status into the last column alongside "closed"

Suggest an answer

Log in or Sign up to answer