Hi,
There are three Major categories (Grey - To Do, Blue - In Progress, Green - Done) and these major categories have multiple statuses. For example In Progress might have statuses Code Review, QA, In Progress, etc. These statuses mean that work is in progress.
In my team we have several statuses that fall under green status umbrella.
Currently we have Done and Won't Do statuses that should mean more or less the same end result.
Done -> Work has been completed.
Won't -> A decision has been made to not invest time in this issue or it was resolved in a different way (e.g. other ticket).
The problems:
If you want me to provide with additional details or context let me know.
The problem you have is that during the transition to your "done"statuses (green statuses) the resolution is not set in certain cases. And when reopening the issues from a "done" status to an "in progress" status, the resolution field is not cleared. That's why you get the strikethrough issues on your backlog.
Let me know if that works for you!
Hi Viktoras,
You need to update the transitions to each of your Done category statues to have a Post Function that sets the Resolution field. That will cause the issue to get crossed out.
For Sprints, only the issues in the very last (far right) column are considered completed. So you need to map all of those Done statuses to that column.
Having said all of that, you might consider having a single Done status and simply updating the Resolution field in the transition to Done depending on the result - Won't Do, Done, Obsolete, etc.
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.