Skip to content

Fix broken admin access to project access tokens page

charlie ablett requested to merge cablett-admin-project-token-membership into master

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

  1. Log in as administrator
  2. 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.

Merge request reports