Follow-up from "Use milestone ID instead of name for release API"
Currently you can only specify milestones
or milestone_ids
on a given release with the API to update the milestones.
To fix this, MilestoneFinder
needs to treat milestone titles and milestone ids as an OR relationship, instead of an AND as it currently does
The following discussion from !111215 (merged) should be addressed:
-
@acook.gitlab started a discussion: (+8 comments)