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: merging of externalId in identify event #478

Conversation

1abhishekpandey
Copy link
Contributor

Description

-When someone calls the 'identify' event twice with the same userId and the same externalId (ensuring that the type field is also the same), an error is thrown.

  • I've refactored the code to fix this merging issue.

@1abhishekpandey 1abhishekpandey self-assigned this Mar 8, 2024
@ChryssaAliferi ChryssaAliferi requested review from a team and removed request for a team March 8, 2024 14:55
@1abhishekpandey 1abhishekpandey marked this pull request as ready for review March 8, 2024 14:58
Copy link

sonarcloud bot commented Mar 11, 2024

@1abhishekpandey
Copy link
Contributor Author

We have decided to proceed with a more optimised approach. Therefore closing this PR.

@1abhishekpandey 1abhishekpandey deleted the fix/sdk-1406-fix-merging-of-externalid-in-identify-event branch March 11, 2024 09:42
@1abhishekpandey
Copy link
Contributor Author

Refer to this PR: #479.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants