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

RPC accounts_receivable applies count restriction before sorting #3801

Open
dsiganos opened this issue Apr 25, 2022 · 1 comment
Open

RPC accounts_receivable applies count restriction before sorting #3801

dsiganos opened this issue Apr 25, 2022 · 1 comment
Labels
documentation This item indicates the need for or supplies updated or expanded documentation rpc Changes related to Remote Procedure Calls
Milestone

Comments

@dsiganos
Copy link
Contributor

RPC accounts_pending applies count before sorting.
If both count and sorting are set, then it should get all results, sort them and then apply count.
The documentation also needs to be fixed to reflect that change.

@dsiganos dsiganos added the rpc Changes related to Remote Procedure Calls label Apr 25, 2022
@filipesmedeiros
Copy link

Why does this matter? Is the count supposed to change after sorting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This item indicates the need for or supplies updated or expanded documentation rpc Changes related to Remote Procedure Calls
Projects
None yet
Development

No branches or pull requests

4 participants