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: set user properties before event properties #6143

Merged
merged 1 commit into from
Mar 13, 2023
Merged

fix: set user properties before event properties #6143

merged 1 commit into from
Mar 13, 2023

Conversation

zzmp
Copy link
Contributor

@zzmp zzmp commented Mar 13, 2023

Sets user properties before sending events with those properties, so that queries those events will include populated user properties. Current queries for those events - the first time the event occurs - include unpopulated user properties, so we assume they must be set prior to sending the event.

We believe this to be the cause of WEB-2998.

@zzmp zzmp requested review from blairmason, a team and JFrankfurt and removed request for a team March 13, 2023 18:11
@vercel
Copy link

vercel bot commented Mar 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
interface ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 13, 2023 at 6:20PM (UTC)

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.

2 participants