Skip to content

Fix for empty user_id or anonymous_id not throwing errors#245

Merged
pooyaj merged 1 commit into
segmentio:masterfrom
tyler-goodwin:master
Oct 20, 2021
Merged

Fix for empty user_id or anonymous_id not throwing errors#245
pooyaj merged 1 commit into
segmentio:masterfrom
tyler-goodwin:master

Conversation

@tyler-goodwin

Copy link
Copy Markdown
Contributor

Events were being swallowed if the user id was an empty string.

This is a fix for issue #243

Events were being swallowed if the user id was an empty string.
@nd4p90x nd4p90x linked an issue Oct 13, 2021 that may be closed by this pull request
@nd4p90x nd4p90x requested a review from pooyaj October 13, 2021 22:52
@pooyaj pooyaj merged commit c52b770 into segmentio:master Oct 20, 2021
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.

Empty string user id's silently fail to send events

3 participants