Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flag Grouping / Tagging inside Namespace #3739

Open
1 task done
andi4000 opened this issue Dec 16, 2024 · 0 comments
Open
1 task done

Flag Grouping / Tagging inside Namespace #3739

andi4000 opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement Created by Linear-GitHub Sync help wanted Halp

Comments

@andi4000
Copy link

Problem

Managing feature flags would be challenging when different use cases require some form of distinction:

  • release flags
  • permanent flags
  • experimental flags
  • etc.

On the Flags overview, it is currently not possible to visually group or organize these different use cases.

Ideal Solution

Ideally, there should be a functionality to further organize feature flags within a namespace, via e.g. groups or tags. Preferable from my end would be tags because I could then tag lifecycle stage (qa, live, sunset, obsolete, etc.)

Search

  • I searched for other open and closed issues before opening this

Additional Context

Current workaround

The current workaround would be to prefix feature flag keys with some identifiers, e.g. tmp-.

@andi4000 andi4000 added the enhancement Created by Linear-GitHub Sync label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Created by Linear-GitHub Sync help wanted Halp
Projects
Status: No status
Development

No branches or pull requests

2 participants