Handle `milestones: nil` in `Release::CreateService#execute`
What does this MR do?
Fixes an issue that caused Release::CreateService#execute to incorrectly assign all project milestones to a newly-created release when #execute was passed a Hash with milestones: nil.
Closes #277396 (closed)
Edited by Nathan Friend