Skip to main content
A Ticket is an individual unit of work on a project, either generated from your CAB or created manually. Tickets are where a specification stops being part of a document and becomes a list of things to do. Each one carries enough detail to be picked up, assigned, and tracked.
The All Tickets list showing forty tickets with columns for ID, title, status, priority, work type, source, assigned to, and created date, above a filter bar with search and five dropdowns.

The Tickets list. Every column except the title is sortable, and the status dropdown is editable directly from the row.

Where Tickets Come From

Every Ticket carries a Source of either CAB or Manual to clearly identify it’s origin. CAB means the Ticket was generated from your blueprint. Each one keeps a CAB Reference pointing back at the element it came from, so you can trace a piece of work to the requirement that produced it. See CAB-to-Ticket conversion. Manual means somebody wrote it. See Manually creating or editing tickets.

What is in a Ticket

The ticket detail panel for TKT-001 showing status, priority, epic and wave on the first row, then work type, source, expertise and estimated effort, then platform, assigned to, due date and created date, followed by created by and CAB reference, above a description block.

A Ticket opened from the list. Empty fields render as an em dash.

Status Is a Label, Not a Workflow

A Ticket can move from any status to any other, in any direction. Closed is not final, and there is no rule requiring In Progress before it. Tickets may be re-opened as necessary to refine that functionality. The field records where a piece of work stands, in the judgement of whoever set it. It does not gate anything, block anything, or trigger anything. If your team needs a sequence, that agreement lives with your team rather than in the product.

Epic and Wave Are the Same Thing

The detail panel shows Epic and Wave as two adjacent fields, which makes them look like two attributes. They are one. An Epic is a group of Tickets. Its position in the build order is its Wave. Move an Epic and its Wave changes; you never set a Wave on a Ticket directly. See Epics.

Filtering the List

The filter bar offers search plus five dropdowns: Status, Priority, Source, Work Type, and Expertise. All five accept more than one value at a time. Sort, page, and filter state all live in the URL, so a filtered list can be shared as a link.
A magnified view of the Tickets filter bar showing the result count, the search field, the Status, Priority, Source, Work Type and Expertise dropdowns and the Create Ticket button, set against a faded view of the Tickets list so the bar's position is clear.

The filter bar. Five dropdowns, each accepting more than one value at a time.

The Work Type filter does not list User Story, and Tickets generated from a blueprint on a Web project all carry exactly that work type.Filtering by Work Type on such a project returns nothing. The filter offers 10 options; the product recognises 11. Use search, or filter by Source instead, until the option is added.

Your Next Step

Tickets are most useful once they are grouped and ordered, which is what Epics are for.

Group and sequence your work

How Epics set the build order, and what re-evaluating them costs you.

Generate Tickets from your blueprint

What the conversion produces, and what happens when you run it twice.