bulk_move
Move multiple issues to another queue with a single request. Specify the target queue key and list of issue keys to transfer.
Instructions
Bulk move issues to another queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queue | Yes | Target queue key (e.g. "SUPPORT") | |
| issues | Yes | List of issue keys to move | |
| notify | No | Send notifications | |
| move_all_fields | No | Keep all fields when moving |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |