Skip to content

Fix milestone quick action for ancestor group milestones

What does this MR do?

Previously, when using quick actions, you can only use milestones from the project and the project's parent group even though the UI shows that you can use ancestor group milestones.

This fixes that by passing in the ancestor group ids to MilestonesFinder. This makes it similar to what we do in the autocomplete results and sidebar request.

Screenshots

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

#25250 (closed)

Edited by Heinrich Lee Yu

Merge request reports