...
LOG project contains three active workflows that is used by YME Logistics and has been activated for the issuetypes Epic, Task, Story and Sub-task.

Workflow for the Epic

Statuses for the Epic
...
- To do: work has not started (work can always move back to this status);
- In progress: a developer builds & unit tests their own work to meet acceptance criteria (work can always move back to this status);
- Refinement: this status is used when the work is not clear what it should be delivered;
- On Hold: status used if a work is set on hold;
- Done: the work is completed without deployment needed (Resolution "Done" is set automatically); or
- Canceled: No further work will be done on this issue, it is not required anymore or has become obsolete (a pop-up will allow filling the mandatory field Resolution)
Workflow for the Task, Story and Bug

Statuses for the Task and Story
...
- Backlog: when work is created, it will come to this status first. From this status you can move the work to the another statuses.
- To do: work has not started (work can always move back to this status);
- In progress: a developer builds & unit tests their own work to meet acceptance criteria (work can always move back to this status);
- Review: a peer reviews any code & functionality;
- Done: the work is completed without deployment needed (Resolution "Done" is set automatically); or
- Canceled: No further work will be done on this issue, it is not required anymore or has become obsolete (a pop-up will allow filling the mandatory field Resolution)
Workflow for the Sub-task

Statuses for the Task and Story
...
- Backlog: when work is created, it will come to this status first. From this status you can move the work to the another statuses.
- To do: work has not started (work can always move back to this status);
- In progress: a developer builds & unit tests their own work to meet acceptance criteria (work can always move back to this status);
- Review: a peer reviews any code & functionality;
- Done: the work is completed without deployment needed (Resolution "Done" is set automatically); or
- Canceled: No further work will be done on this issue, it is not required anymore or has become obsolete (a pop-up will allow filling the mandatory field Resolution)
...