-
Notifications
You must be signed in to change notification settings - Fork 530
Search in Browse by Subject Category loads infinitely #5450
Copy link
Copy link
Open
Labels
affects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).authorizationrelated to authorization, permissions or groupsrelated to authorization, permissions or groupsbugclaimed: 4Science4Science team is working on this issue & will contribute back4Science team is working on this issue & will contribute backcomponent: Discoveryrelated to discovery search or browse systemrelated to discovery search or browse systemtestathonReported by a tester during Community TestathonReported by a tester during Community Testathon
Metadata
Metadata
Labels
affects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).authorizationrelated to authorization, permissions or groupsrelated to authorization, permissions or groupsbugclaimed: 4Science4Science team is working on this issue & will contribute back4Science team is working on this issue & will contribute backcomponent: Discoveryrelated to discovery search or browse systemrelated to discovery search or browse systemtestathonReported by a tester during Community TestathonReported by a tester during Community Testathon
Type
Projects
Status
🏗 In Progress
Status
🏗 In Progress
Describe the bug
Observed on https://sandbox.dspace.org/browse/srsc - on the Browse by Subject Category page, the Search function loads infinitely without doing anything.
On the Network tab, it looks like the search request is return a 401 unauthorized.
Request:
https://sandbox.dspace.org/server/api/submission/vocabularies/srsc/entries?page=0&size=20&filter=hum&exact=falseResponse:
Reported from Testathon 2026 (T064) - Edge and Chrome, DSpace 10.0
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The browse request returns something and search results are displayed.
Related work
N/A