Projects & Issues¶
Projects¶
Each project has a unique key (e.g. WOLF) used in all issue identifiers (WOLF-42). Create a project from the sidebar → New Project.
Roles¶
| Role | Can do |
|---|---|
| Project Admin | Manage members, workflow, settings |
| Member | Create and edit issues |
Issues¶
Issue Types¶
- Epic — large body of work; parent of stories
- Story — user-facing feature
- Bug — defect
- Task — engineering or ops work
- Subtask — child of any issue type
Fields¶
| Field | Notes |
|---|---|
| Summary | Required |
| Description | Markdown supported |
| Assignee | Single user |
| Priority | Urgent, High, Medium, Low |
| Labels | Free-form tags |
| Story Points | Numeric estimate |
| Due Date | Calendar picker |
| Parent | Link to Epic or parent issue |
Transitions¶
Issues move between statuses via the workflow defined per project. Click the status badge on any issue to see available transitions.
Workflows¶
A workflow is a set of statuses and allowed transitions between them. Edit via Project Settings → Workflow.