Kanban Board Guide
The Kanban board provides a visual representation of your workflow with columns for each issue status.
Accessing the Board
- Navigate to DevOps > Board.
- The board displays three columns: To Do, In Progress, and Done.
Moving Issues
Drag an issue card from one column to another to update its status. The change is saved immediately.
Filtering the Board
Use the filter options above the board to focus on specific work:
- Filter by assignee to see one person’s workload
- Filter by priority to focus on high-priority items
- Filter by type to see only Bugs, Stories, etc.
- Filter by sprint to see only the current sprint’s issues
Issue Details
Click on any issue card to open its detail view where you can edit all fields, add comments, and view linked test cases.