Issue Views

Sinra offers two ways to view your issues: a table list for detailed scanning and a kanban board for status-based workflow. Switch between them instantly without losing filters.

List View (Table)

The default view shows issues in a paginated table with sortable columns:

ColumnDescription
PriorityColor-coded indicator (Low, Medium, High)
TitleIssue name, clickable to open
AssigneeAvatar with name tooltip
ReleaseVersion this issue targets
CycleCurrent cycle assignment
StatusDevelopment status badge
LabelsAll applied labels
PlatformBackend, Frontend, etc.
EstimatedTime estimate in days
SpentTime logged in days

Click any column header to sort. Click again to reverse. Sort state persists in session.

The list is best for:

  • Scanning a large backlog with filters applied
  • Comparing estimates across issues
  • Bulk-selecting issues for batch updates

Kanban View (Board)

The board groups issues by development status in columns. Each card shows:

  • Title
  • Priority indicator
  • Labels
  • Assignee avatar

Drag cards between columns to update development status directly on the board.

The board is best for:

  • Daily standups (“what is in progress?”)
  • Visualizing flow across the status pipeline
  • Quick status updates without opening issues

Switching Views

A toggle in the top-right of the issue list switches between List and Kanban. Your active filters, sort, and search apply to both views. Switching views does not reset your filters.

Bulk Operations (List View)

In list view, check the box on any issue to select it. Select multiple issues to enable bulk actions:

ActionDescription
Set statusUpdate development status for all selected
AssignReassign all selected to a user or team
Set releaseMove selected issues to a different release
Set cycleReassign selected to a different cycle
Add labelAdd a label to all selected issues
Set platformUpdate platform for all selected

Bulk operations are irreversible in a single action, so confirm before applying to large selections.