Skip to content

Add prefix to Operations::FeatureFlagsClient#token

What does this MR do and why?

This MR adds a glffct- prefix to Operations::FeatureFlagsClient#token with accompanying spec tests

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

Before After
image image

How to set up and validate locally

  1. Visit a gitlab projects
  2. On left sidebar, click on Feature flags
  3. Click on Configure
  4. Regenerate the instance ID and it should create a new ID with the glffct- prefix

Related to #439293 (closed)

Edited by Justin Zeng

Merge request reports