Statuses
Just like in JIRA, Tick lets you customize task statuses for each project. Each status provides more detail than just checked or unchecked, showing the progress of each task. By default, Tick has four statuses similar to JIRA: To Do,
In Progress
, Done
, and Skipped
. Each status is color-coded and defined relative to whether the task is checked or unchecked, meaning that selecting a status will update the task to either checked or unchecked. Your JIRA admin can customize all statuses for your project.
Checked and Unchecked
Task status and check are tightly connected, as they both demonstrate the progress of the task. Transitioning from one status to another can cause the task to be checked or unchecked, and vice versa. The tables below explain these relationships between default status and check.
Transitioning statuses | Checked | Unchecked |
---|---|---|
To Do | ✗ | ✓ |
In Progress | ✗ | ✓ |
Done | ✓ | ✗ |
Skipped | ✓ | ✗ |
Transitioning check/unchecked | Checked | Unchecked |
---|---|---|
To Do | ✗ | ✓ |
In Progress | ✗ | ✗ |
Done | ✓ | ✗ |
Skipped | ✗ | ✗ |
Please note: these tables do not apply when custom statuses are selected by your Jira admin for your project, as those are customized and can have different relationships.