Skip to content

Fix bug with achievements path when feature flag not globally enabled

What does this MR do and why?

Fix bug with achievements path when feature flag not globally enabled

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

https://docs.gitlab.com/ee/user/profile/achievements.html

  1. Enable achievements feature flag for a group
  2. Create an achievement for a group
  3. Issue the achievement to a user
  4. View the user profile, hover over the achievement and look at the link to the group

Merge request reports