Skip to content

Resolve "Allow a Release's associated Milestones to be edited through the "Edit Release" page"

What does this MR do?

This MR adds the capability for users to assign milestones to a release via a dropdown in the Edit Release page. In this MR, we extend the New GitLab Dropdown component with search, with functionality specific to release milestones.

Resolves #39467 (closed)

Screenshots

Updated GIF and Screenshots

updated_milestone_combobox

Multiple Milestones Selected

releases-milstones-dropdown-select

Selected "No milestone"

image

Edit Release Form

edit_release_form

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #39467 (closed) Closes #208950 (closed)

Edited by Jackie Porter

Merge request reports