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

creating an event (impression) for an unassigned user gives a 201 response code #88

Open
sudheerkethireddy opened this issue Sep 23, 2016 · 0 comments
Labels

Comments

@sudheerkethireddy
Copy link
Contributor

sudheerkethireddy commented Sep 23, 2016

          I have created an experiment within an app. I tried creating an impression for a user without assigning the user to any bucket. The Api gives 201 as response code rather than throwing some warning/error saying that the user is not assigned.

Steps to re-produce.

  1. create an App (if not existing)
  2. create an experiment within the application.
  3. create buckets
  4. do a Post call to submit an event (of type impression) and it returns 201.
@shoeffner shoeffner added the bug label Sep 26, 2016
@sudheerkethireddy sudheerkethireddy self-assigned this Sep 27, 2016
@shoeffner shoeffner changed the title creating an event (impression) for an unassigned user gives a 201 repsonse code creating an event (impression) for an unassigned user gives a 201 response code Oct 3, 2016
@sudheerkethireddy sudheerkethireddy removed their assignment Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants