EaserixDocs
Tasks

Board and views

My Issues, the team issue list with filters and bulk edits, and the drag-and-drop board.

View as Markdown
Answer

Tasks gives you three ways to see work: My Issues for everything on your plate, the team Issues list with grouping, sorting, filters, and bulk edits, and the Board, where dragging a card between columns changes whatever the columns represent — status, assignee, priority, or project.

My Issues

The home view is personal. Tabs across the top slice your own work: All active, Backlog, Assigned to me, Due soon, and Created by me — each grouped by status.

The Issues list

Issues in the sidebar shows every issue in the current team.

  • Group byStatus, Priority, Assignee, or Project. Completed and canceled groups start collapsed so finished work stays out of the way.
  • SortPriority, Due date, Newest, or Recently updated.

Your grouping, sorting, and filters are remembered per team.

Filters

The filter bar works the same on the list and the board:

FilterOptions
StatusThe team's workflow statuses
PriorityUrgent, High, Medium, Low, No priority
AssigneeUnassigned or any team member
LabelAny workspace label
ProjectNo project or any team project

Values inside one filter are OR'd together; different filters combine with AND. Clear removes everything at once.

Bulk edits

  1. Hover a row and tick its checkbox — Shift-click extends the selection across a range.
  2. A bar appears with the count and pickers for Status, Priority, and Assignee, plus a label picker and a delete button.
  3. Pick a value and it applies to every selected issue.

Two things to know: the bulk label picker only adds labels (it never removes), and bulk delete cannot be undone — single-issue edits support ⌘Z undo, bulk deletes don't.

The Board

Board shows the same issues as columns. The Group by choice decides what the columns are — and therefore what a drop changes:

Grouped byDropping a card…
StatusMoves it to that workflow status
AssigneeReassigns it
PriorityReprioritizes it
ProjectMoves it into that project

Cards show the priority, issue key, assignee, title, due date, estimate, and label dots. Dragging within a column reorders it.

Keyboard shortcuts

KeysAction
CNew issue
⌘KCommand palette / search
G then I / A / B / P / CGo to My Issues / All Issues / Board / Projects / Cycles
⌘Z / ⌘⇧ZUndo / redo the last edit
?Show all shortcuts
EscClose the panel or dialog

Frequently asked questions

Why can't I multi-select on the Board?

The board is for dragging — one card, one change. Multi-select and the bulk bar live on the Issues list, which shows the same issues in the same groupings.

Last updated on

On this page