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 legacy webhooks bug #2569

Merged
merged 1 commit into from
May 24, 2024
Merged

Fix legacy webhooks bug #2569

merged 1 commit into from
May 24, 2024

Conversation

jdorn
Copy link
Member

@jdorn jdorn commented May 24, 2024

Features and Changes

Old legacy SDK webhooks that were missing sdkMode: false in Mongo were not being triggered. Changed the condition to check sdkMode: {$ne: true} instead.

Copy link

Your preview environment pr-2569-bttf has been deployed.

Preview environment endpoints are available at:

@jdorn jdorn merged commit a502b5d into main May 24, 2024
3 checks passed
@jdorn jdorn deleted the fix-legacy-webhooks branch May 24, 2024 21:02
romain-growthbook pushed a commit that referenced this pull request May 30, 2024
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.

None yet

1 participant