taiga_userstory_statuses_bulk_update_order
Bulk update the sequence of user story statuses in Taiga projects by providing status IDs paired with their new order values.
Instructions
Bulk update order of userstory statuses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project ID | |
| bulk_orders | Yes | Array of [id, order] pairs |