-
Notifications
You must be signed in to change notification settings - Fork 422
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
HTTP 500 on patch_group (KeyError) #2688
Comments
Can I take this? @leplatrem |
Sure! |
@saurabh3796 are you working on fixing this issue? If not then I would like to try to fix it. @leplatrem Is this OK? |
Seeing that @saurabh3796 hasn't given news since September, it seems pretty reasonable for you to give it a try :) Don't hesitate to open a pull-request even if your code is not ready or not working. This way we can guide you from there |
@AlexB1986 @leplatrem I tried recreating this issue, running via
I think this issue does not exist anymore. |
Hello @leplatrem is this issue still exists, if so I would like to fix it; |
Apparently it cannot be reproduced. I tried as well with the following steps:
And then:
|
Okay thanks, can you suggest an issue that I can work on as I said this will be my first contribution; thanks in advance. |
Steps to reproduce
docker run -p 8888:8888 kinto/kinto-server
Running kinto 14.0.1.dev0.
First request
First response HTTP 201
Second request
Second response HTTP 201
Third request
Third response HTTP 500
Log
The text was updated successfully, but these errors were encountered: