Move report between states
transition_statusAdvance or revert a bug report through its lifecycle stages: new, classified, grouped, fixing, fixed, verified, reopened, or dismissed. Applies all transition rules from the admin interface.
Instructions
Move a report between workflow states (new → classified → grouped → fixing → fixed → verified → reopened → dismissed). Enforces the same transition rules as the admin UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | Report UUID | |
| status | Yes | Target status | |
| reason | No | Reason for the transition (audit trail) |