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

Fix bug where search results leaked across journals #4533

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

joemull
Copy link
Member

@joemull joemull commented Dec 9, 2024

Fixes #4532.

This branch fixes a regression that caused results on the Journal User page to leak across journals. It also fixes an additional more obscure bug where the count shown in the facet was inaccurate. It also adds a few regression tests to make sure this does not happen in the future. The tests related to pagination are an unrelated bonus.

@joemull joemull requested a review from mauromsl December 9, 2024 13:50
@joemull joemull requested a review from ajrbyers December 9, 2024 13:50
@joemull joemull added this to the v1.7.x milestone Dec 9, 2024
@joemull joemull linked an issue Dec 9, 2024 that may be closed by this pull request
@mauromsl mauromsl removed their assignment Dec 10, 2024
@ajrbyers ajrbyers merged commit 3076d21 into r-v1.7.x Dec 10, 2024
@ajrbyers ajrbyers deleted the b-4532-filters-leaking branch December 10, 2024 09:36
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.

Filter results leaking across journals
3 participants