Fix broken admin access to project access tokens page
What does this MR do and why?
Related to gitlab-com/gl-infra/production#17187 (closed)
Fixes an issue where admins cannot access project access token settings page, e.g. https://gitlab.com/gitlab-org/gitlab/-/settings/access_tokens
Fix broken admin access to project access tokens page
Changelog: fixed
How to set up and validate locally
- Log in as administrator
- Visit https://gdk.localhost:3000/yourgroup/yourproject/-/settings/access_tokens
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.