taiga_priorities_bulk_update_order
Bulk update priority order in a Taiga project by submitting an array of priority ID and new order value pairs.
Instructions
Bulk update order of priorities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project ID | |
| bulk_orders | Yes | Array of [id, order] pairs |