Skip to content

fix: log error message when user allocated to vacated space in group or experiment #366

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

Merged

Conversation

fayyazarshad
Copy link
Contributor

Summary

When a user is allocated to space in a group that used to be occupied by an experiment, but is now unallocated, the JS SDK logs an error message. This is not an error, so it shouldn't log an error message.

Expected:
An info level message saying “User not in any experiment in group” should be logged

Actual:
An error level message saying 'Experiment ID " " is not in the datafile' is logged.

@coveralls
Copy link

coveralls commented Nov 6, 2019

Coverage Status

Coverage decreased (-0.0007%) to 97.6% when pulling b9f62da on fayyaz/fix-log-message-vacated-space-in-group-or-experiment into 4845e50 on master.

@mjc1283 mjc1283 merged commit 7077fb3 into master Nov 14, 2019
@mikeproeng37 mikeproeng37 deleted the fayyaz/fix-log-message-vacated-space-in-group-or-experiment branch June 4, 2020 20:57
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.

6 participants