update_agile_sprint
Updates an existing sprint in Redmine with new name, dates, status, or sharing settings. Requires the RedmineUP Agile plugin.
Instructions
Updates an existing sprint. Requires the RedmineUP Agile plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (numeric) or identifier (string) | |
| sprint_id | Yes | Numeric sprint ID | |
| name | No | New sprint name | |
| start_date | No | Sprint start date (DD.MM.YYYY) | |
| end_date | No | Sprint end date (DD.MM.YYYY) | |
| status | No | Sprint status | |
| sharing | No | Sprint sharing setting |