remove_work_items_from_milestone
Remove specified work items from a milestone to adjust scope or reassign tasks. Provide project, milestone, and issue IDs.
Instructions
Remove work items from a milestone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| milestone_id | Yes | UUID of the milestone | |
| issue_ids | Yes | List of work item IDs to remove from the milestone |