Skip to content

Fix bug where search results leaked across journals#4533

Merged
ajrbyers merged 1 commit into
r-v1.7.xfrom
b-4532-filters-leaking
Dec 10, 2024
Merged

Fix bug where search results leaked across journals#4533
ajrbyers merged 1 commit into
r-v1.7.xfrom
b-4532-filters-leaking

Conversation

@joemull

@joemull joemull commented Dec 9, 2024

Copy link
Copy Markdown
Member

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