Board and list views

Work the backlog on a kanban board or a filterable, sortable table.

The issues page (G I) gives you two views over the same data: a board for working the flow, a list for working the set. Switch between them at the top of the page; the choice sticks per repository.

The board

The board lays issues out in status columns: captured, todo, in progress, done. Drag a card between columns to change its status; the change saves instantly and every other viewer's board moves at the same time. Create directly into a column with C.

The list

The list is a dense table with inline editing: click a status, priority, or assignee cell and change it without opening the issue. Rows group by status, and the table sorts by any column. It is the view for triage sessions and backlog grooming, where you touch forty issues in ten minutes.

Filtering

Both views filter by status, assignee, label, and priority. Filters combine, so "high priority bugs assigned to me" is three clicks, and the result updates live as issues change underneath it.

Issues across the organisation

The org-level Issues view in the sidebar shows issues from every repository in one table, with the same filtering. It is the answer to "what is actually on my plate" when your work spans repos, and it is what the dashboard summarises.