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

🐛 ChangeOrderRequest: Allow zero as targetIndex #92

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

twink0r
Copy link

@twink0r twink0r commented Nov 30, 2021

This fixes the Issue that not allows to use zero as targetIndex for ChangeOrderRequest.

Error response from API

ERRO[2021-11-29T16:44:29.619653+01:00] Error occurred with Status code: 422, Message: Request body is not processable. Please check the errors., Took: 0.004000, RequestId: 5b0c3b63-743c-466d-8518-63bbfc7f36bf, Error Detail: map[targetIndex:must not be null] ERRO[0014] error while changing the new policy: %vError occurred with Status code: 422, Message: Request body is not processable. Please check the errors., Took: 0.004000, RequestId: 5b0c3b63-743c-466d-8518-63bbfc7f36bf, Error Detail: map[targetIndex:must not be null]

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.

1 participant