update_version_milestone
Update existing version milestones in Backlog by modifying name, start/release dates, archive status, or project details. Ensure milestone information stays accurate and current.
Instructions
Updates an existing version milestone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Version ID | |
| name | Yes | Version name | |
| archived | No | Archive status of the version | |
| projectId | No | The numeric ID of the project (e.g., 12345) | |
| startDate | No | Start date | |
| projectKey | No | The key of the project (e.g., 'PROJECT') | |
| description | No | Updates an existing version milestone | |
| releaseDueDate | No | Release due date |