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

Fix event type filtering involving feature flags #774

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

svix-andor
Copy link
Contributor

Motivation

The previous logic was incorrectly filtering out event types with no feature flag set.

Solution

Apply the correct condition to the database query.

@svix-andor svix-andor force-pushed the andor/fix-event-type-feature-flag-filtering branch from 72dcbf9 to d472a47 Compare January 20, 2023 15:40
The previous logic was incorrectly filtering out event types with no
feature flag set.
@svix-andor svix-andor force-pushed the andor/fix-event-type-feature-flag-filtering branch from d472a47 to 111a919 Compare January 20, 2023 15:56
@svix-gabriel svix-gabriel merged commit e4b39ae into main Jan 20, 2023
@svix-gabriel svix-gabriel deleted the andor/fix-event-type-feature-flag-filtering branch January 20, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants