Tasks
Tasks are your inbox for follow-up work — created from issues, rules, or by hand from the river right-click menu. The Tasks page sits in the main nav.
Two views
The page has two tabs:
- List View (
/tasks) — flat sortable table of all tasks. - User View (
/tasks/user) — Kanban-style board grouped by assignee.

The two views keep their own sort and filter state, so switching tabs preserves whatever you had set on each. The user filter defaults to "1 user" (you); clear it to see other people's queues. Open a task by clicking its card in either view.
Working a task
Open the task to land in the detail modal. The fields split into two saving behaviors:
- Status, Assignee, and Priority save immediately when you change them — the activity log records each as a separate entry.
- Title, Description, and Due Date are local until you hit Save Changes.
The activity log at the bottom of the modal records every status change, assignment change, and comment — useful for reconstructing what happened when a task gets handed off.
Tasks linked to an issue, rule, or transaction expose jump buttons in the sidebar — clicking one closes the modal and opens that entity in the river sidebar.