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

[23.1] Fix workflow index total matches counting #17176

Conversation

davelopez
Copy link
Contributor

Fixes #17165

It seems, that adding tags to the workflows will mess with the "total matches" count in the index endpoint, I added an API test that fails without the fix.

There are some refactorings on 23.2 touching the queries, so it will require a little attention when merging forward.

How to test the changes?

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@github-actions github-actions bot added this to the 23.2 milestone Dec 12, 2023
@davelopez davelopez force-pushed the 23.1_fix_workflow_index_total_matches branch from 1bc25cf to fa585e1 Compare December 12, 2023 18:08
@mvdbeek mvdbeek merged commit f6c06f6 into galaxyproject:release_23.1 Dec 14, 2023
36 of 38 checks passed
@davelopez davelopez deleted the 23.1_fix_workflow_index_total_matches branch December 14, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants