taiga_milestones_create
Create a new sprint/milestone in Taiga. Specify project, name, start and finish dates to plan and track your iteration schedule.
Instructions
Create a new milestone/sprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sprint name | |
| slug | No | ||
| order | No | ||
| project | Yes | Project ID | |
| watchers | No | ||
| disponibility | No | Available story points | |
| estimated_start | Yes | Start date (YYYY-MM-DD) | |
| estimated_finish | Yes | End date (YYYY-MM-DD) |