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

Order query statuses #171

Closed
wants to merge 3 commits into from
Closed

Order query statuses #171

wants to merge 3 commits into from

Conversation

ray310
Copy link

@ray310 ray310 commented Feb 13, 2021

Fixes #169

Addressing what seems to be an issue with get_orders_by_query() when using multiple order statuses. Hope this is helpful.

@bob-mcrae
Copy link

I have tested the proposed change locally and find that it does NOT return orders of all the specified statuses. It returns the first specified status, but ignores the rest.

@ray310
Copy link
Author

ray310 commented Feb 23, 2021

@bob-mcrae,

Thanks for the feedback. I am going to take a look into this.

@bob-mcrae
Copy link

bob-mcrae commented Feb 23, 2021 via email

@ray310
Copy link
Author

ray310 commented Feb 23, 2021

Thanks for looking into this. I am going to close the PR.

@ray310 ray310 closed this Feb 23, 2021
@ray310 ray310 deleted the order_query_statuses branch November 8, 2021 17:48
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.

get_orders_by_query() with multiple statuses leads to HTTP 400 "error" : is not a valid Order
2 participants