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(logging): remove userId from identify and track COMPASS-7607 #1814

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

paula-stacho
Copy link
Contributor

https://jira.mongodb.org/browse/COMPASS-7607

The legacy anonymous userId shouldn't be send as userId to telemetry, because this expects only the AUID under such name. Here, we keep it as a direct fallback for the anonymousId.

I haven't added tests, because under current type definitions anonymousId isn't optional.

@paula-stacho paula-stacho merged commit 2f855d6 into main Feb 9, 2024
58 of 61 checks passed
@paula-stacho paula-stacho deleted the COMPASS-7607 branch February 9, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants