User story
Same as the epic-child flow (#TBD) but starting from a milestone card: I click 'Create issue in this milestone' and the new issue is scoped to one of the milestone's projects.
Scope
- Button on milestone cards.
- Same form as standalone creation, pre-filling
milestone_id.
POST /projects/:id/issues with milestone_id set.
Caveat
Group milestones can contain issues from multiple projects, so the form still needs a project picker. Flagged by the user as potentially complex / lower priority than the epic variant. Defer until the epic flow is working.
Acceptance criteria
User story
Same as the epic-child flow (#TBD) but starting from a milestone card: I click 'Create issue in this milestone' and the new issue is scoped to one of the milestone's projects.
Scope
milestone_id.POST /projects/:id/issueswithmilestone_idset.Caveat
Group milestones can contain issues from multiple projects, so the form still needs a project picker. Flagged by the user as potentially complex / lower priority than the epic variant. Defer until the epic flow is working.
Acceptance criteria