Bulk Update Stories
bulk_update_storiesUpdate multiple stories simultaneously by specifying story IDs and field changes to apply to all of them.
Instructions
Update multiple stories at once. Provide story IDs and the fields to change on all of them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be CONFIRM_WRITE to execute | |
| dry_run | No | ||
| epic_id | No | ||
| archived | No | ||
| estimate | No | ||
| story_ids | Yes | List of story IDs to update | |
| project_id | No | ||
| story_type | No | ||
| iteration_id | No | ||
| label_ids_add | No | Label IDs to add | |
| owner_ids_add | No | Owner UUIDs to add | |
| confirm_archive | No | ||
| follower_ids_add | No | Follower UUIDs to add | |
| label_ids_remove | No | Label IDs to remove | |
| owner_ids_remove | No | Owner UUIDs to remove | |
| workflow_state_id | No |