Skip to content

Resolve "Update Release pages Vuex stores to handle Group milestones assocaited with a release"

What does this MR do?

This MR updates the Vuex store for Release pages by adding actions and mutations for setting group milestones. This is an iteration MR that contributes to the completion of #121476 (comment 393549716)

The updateReleaseGroupMilestones action introduced in this MR will be used in a future MR to add group milestones to the combobox in the edit/new release pages.

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 #232530 (closed)

Edited by Jake Burden

Merge request reports