taiga_issue_statuses_bulk_update_order
Reorder multiple issue statuses at once in a Taiga project by specifying status IDs and their new order. This bulk operation updates all status positions in a single request.
Instructions
Bulk update order of issue statuses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project ID | |
| bulk_orders | Yes | Array of [id, order] pairs |