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 histories count #16400

Merged
merged 3 commits into from
Jul 18, 2023

Conversation

davelopez
Copy link
Contributor

Fixes #16397

The counting is now made at the database level to make it a little bit more optimal.

How to test the changes?

License

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

Unless I'm mistaken doing the count at the database level should be faster than retrieving all histories and then check the length.
@davelopez
Copy link
Contributor Author

The integration test failures are unrelated.

@dannon dannon merged commit c366464 into galaxyproject:release_23.1 Jul 18, 2023
35 of 37 checks passed
@davelopez davelopez deleted the 23.1_fix_histories_count branch July 18, 2023 14:48
@dannon dannon modified the milestones: 23.2, 23.1 Sep 22, 2023
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