bulk_update_execute
Execute a batch update on YouTrack issues filtered by a search query. Preview first to avoid unintended changes; updates are grouped for rollback.
Instructions
Execute a bulk update. DESTRUCTIVE -- call bulk_update_preview first. Tags batch for rollback.
Args: query: YouTrack search query command: YouTrack command to apply max_results: Max issues to update (default: 50, max: 100) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| command | Yes | ||
| instance | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |