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

feat: delete unused tags automatically in the feature flag dashboard #1358

Open
cre8ivejp opened this issue Dec 2, 2024 · 0 comments
Open
Labels
enhancement New feature or request feature request

Comments

@cre8ivejp
Copy link
Member

Some tags are not used in production when creating tags for testing or when the flags are still in development.
Every time the user creates a tag, the tag list will increase when creating a flag, making it easy to select the wrong tag.
We can automate deleting unused tags for a better UX. We don't need to create a dashboard only for this because the access frequency would be very low.

Also, I'm considering introducing this as an environment setting so the user can select the period when deleting the tags in the specific environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
Status: No status
Development

No branches or pull requests

1 participant