bulk_update_preview
Preview which issues a bulk update command would affect by running a dry run. Use this before execution to verify the impact of a search query and command.
Instructions
Preview which issues would be affected by a bulk update (dry run). Call before bulk_update_execute.
Args: query: YouTrack search query command: YouTrack command to apply max_results: Max issues to preview (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 |