Search for issues by title, key, or description
This page documents which statuses are available for each issue type and what each status means.
Each status represents a stage in the issue lifecycle. Below are the descriptions for each status.
NEW
The issue has been created but not yet reviewed or confirmed.
REFINED
The issue has been analyzed, requirements clarified, and is ready for planning.
READY
The issue is ready to be worked on. All prerequisites are met and it can be started.
IN_PROGRESS
Active work is being done on the issue. A developer is currently working on it.
IN_REVIEW
The work is complete and is being reviewed (code review, QA, etc.).
RESOLVED
The issue has been resolved but not yet closed. May require verification or reopening.
CLOSED
The issue is permanently closed. No further action is expected.
The table below shows which statuses are available for each issue type. Not all issue types support all statuses.
| Issue Type | Available Statuses |
|---|---|
BugBUG | NewRefinedReadyIn ProgressIn ReviewResolvedClosed |
StorySTORY | NewRefinedReadyIn ProgressIn ReviewResolvedClosed |
TaskTASK | NewRefinedReadyIn ProgressIn ReviewResolvedClosed |
EpicEPIC | NewRefinedReadyIn ProgressResolvedClosed |
SpikeSPIKE | NewRefinedReadyIn ProgressResolvedClosed |
IncidentINCIDENT | NewIn ProgressResolvedClosed |
Support RequestSUPPORT_REQUEST | NewRefinedReadyIn ProgressResolvedClosed |
DocumentationDOCUMENTATION | NewRefinedReadyIn ProgressIn ReviewResolvedClosed |
The sections below show valid status transitions for each issue type. Arrows indicate which statuses you can transition to from the current status.
A quick reference matrix showing which statuses are available for each issue type.
| Issue Type | New | Refined | Ready | In Progress | In Review | Resolved | Closed |
|---|---|---|---|---|---|---|---|
BUG | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
STORY | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
TASK | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
EPIC | ✓ | ✓ | ✓ | ✓ | — | ✓ | ✓ |
SPIKE | ✓ | ✓ | ✓ | ✓ | — | ✓ | ✓ |
INCIDENT | ✓ | — | — | ✓ | — | ✓ | ✓ |
SUPPORT_REQUEST | ✓ | ✓ | ✓ | ✓ | — | ✓ | ✓ |
DOCUMENTATION | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |