taiga_points_bulk_update_order
Bulk update the order of multiple points in a Taiga project by specifying point IDs and their new order values.
Instructions
Bulk update order of points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project ID | |
| bulk_orders | Yes | Array of [id, order] pairs |