Skip to content

fix: Ignore new flag filter type in local evaluation #80

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

Merged
merged 1 commit into from
Jul 11, 2025

Conversation

haacked
Copy link
Contributor

@haacked haacked commented Jul 11, 2025

Add support for the new "flag" filter type to prevent serialization errors during local feature flag evaluation. Flag dependencies are not yet implemented in local evaluation, so these conditions are skipped to allow other conditions to be evaluated properly.

Add support for the new "flag" filter type to prevent serialization errors during local feature flag evaluation. Flag dependencies are not yet implemented in local evaluation, so these conditions are skipped to allow other conditions to be evaluated properly.
@haacked haacked requested a review from a team July 11, 2025 02:40
@dmarticus dmarticus moved this to In Review in Feature Flags Jul 11, 2025
@haacked haacked merged commit 3b4bfb6 into master Jul 11, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in Feature Flags Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant