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

The feature flags list is not up to date #21467

Closed
bonamim opened this issue Sep 14, 2022 · 3 comments · Fixed by #21474
Closed

The feature flags list is not up to date #21467

bonamim opened this issue Sep 14, 2022 · 3 comments · Fixed by #21474
Labels
#bug Bug report

Comments

@bonamim
Copy link

bonamim commented Sep 14, 2022

Supposedly we should find the DRILL_TO_DETAIL flag available in this list:

https://github.com/apache/superset/blob/2.0.0/RESOURCES/FEATURE_FLAGS.md

How to reproduce the bug

  1. Go to: https://github.com/apache/superset/blob/2.0.0/RESOURCES/FEATURE_FLAGS.md

Expected results

The DRILL_TO_DETAIL flag should be in one of these classifications:

  • In Development
  • In Testing
  • Stable
  • Deprecated Flags

Actual results

I can't find the flag.

Environment

  • superset version: superset version 2.0.0

Additional context

I would like to know if this feature flag can be used in production environment.

@bonamim bonamim added the #bug Bug report label Sep 14, 2022
@rusackas
Copy link
Member

Admittedly, that file tends to get updated for Major and Minor releases, and isn't reliably part of general day-to-day feature flag maintenance. Others (@codyml @michael-s-molina among them) may want to correct me, but I'd lump this into the "In Development" category. There are more bits (including additional chart support, testing, etc) still in the works. I'll leave this open until one of us can open a PR to mitigate this.

@rusackas
Copy link
Member

Also, a CC to @eric-briscoe since this is relevant to some organizing you were doing last week ;)

@rusackas
Copy link
Member

Opened a PR with this and all the others that are apparently missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants