...
Any issue-type that will not include a deployment uses the simplified "Four-step" workflow:
Image Removed
Image Added
- Backlog: work has not started;
- In progress: a developer builds & unit tests their own work to meet acceptance criteria;
- Review: a peer reviews any code & functionality;
- Done: the work is completed without deployment needed;
- Canceled: No further work will be done on this issue, it is not required anymore or has become obsolete.
...