Skip to content

Fix project fetch bug on token access

Payton Burdette requested to merge pb-fix-token-access-project-fetch into master

What does this MR do?

Fixes bug where if you navigate away from token access section after disabling the toggle and enable again the projects aren't fetched.

Behind feature flag ci_job_token_scope disabled by default.

Screenshots (strongly suggested)

Bug

fetch_bug

Bug Fix

fetch_bug_fix

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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
Edited by Payton Burdette

Merge request reports