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

Revert "Revert "Bug fix: fix param order (GH#1126)"" #1138

Merged
merged 1 commit into from
Sep 25, 2023

Commits on Sep 25, 2023

  1. Revert "Revert "Bug fix: fix param order (GH#1126)""

    This reverts commit 781f214.
    
    The front end had been supplying the parameters incorrectly, and the API
    was accepting them incorrectly. So the front end was displaying
    correctly, but the API was incorrect. Fixing the API broke the
    pagination, which led to the original revert. The front end has now been
    fixed, so the API fix needs to be re-applied.
    haarg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4bc1f68 View commit details
    Browse the repository at this point in the history