AvailableFor EveryoneCorrection tasks

Correction tasks

Convert correction comments into trackable task records linked back to projects and issues.

Last updated 2026-05-11

Why tasks

Reviewer comments and precheck issues both produce work that someone has to do. correction_tasks captures that work in one place with status, assignee, and due date.

Fields

title, description, project_id, issue_id (optional), assigned_to, status (open, in_progress, resolved, dismissed), due_date, created_by.

Workflow

Open from a comment → assign → resolve. Resolution writes back to the originating issue when one is linked.

Related docs