Kanban board

Board view by state: drag issues across columns to change their state.

The Board is the Kanban view of a project’s issues: one column per workflow state, with issues as cards.

What it is

It’s one of a project’s tabs. Each card shows the issue’s identifier, a priority dot, the title, its labels and the assignee’s avatar.

How to use it

  • Drag a card to another column to change its state. On drop, the app records the transition (and stamps the matching timestamp).
  • A single click on the card opens the issue’s page.

Details

  • Columns are the project’s real states, ordered by category and position (the same criterion as «group by state» in the list). If the project has no issues yet, all columns are still shown.
  • Within a column, cards are ordered by creation date (most recent on top); that intra-column order isn’t saved.
  • Cards are read-only: the only gesture is dragging. To edit properties, use the list or the issue’s page.

Related: Issues · Workflow states · Projects.