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(dashboards): feature flags for Issues in Dashboards #29922

Merged
merged 2 commits into from
Nov 11, 2021

Conversation

edwardgou-sentry
Copy link
Contributor

New feature flags to support upcoming Issues in Dashboards feature

@edwardgou-sentry edwardgou-sentry requested a review from a team November 10, 2021 21:40
@@ -1008,6 +1008,8 @@ def create_partitioned_queues(name):
"organizations:dashboards-edit": True,
# Enable dashboard widget library
"organizations:widget-library": False,
# Enable issue widgets in dashboards
"organizations:issues-in-dashboards": True,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be false by default?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦 yep should be default to false, updated!

@edwardgou-sentry edwardgou-sentry merged commit 7d7cef2 into master Nov 11, 2021
@edwardgou-sentry edwardgou-sentry deleted the feat/issues-in-dashboard-flags branch November 11, 2021 20:19
@github-actions github-actions bot locked and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants