You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2026. It is now read-only.
Solution / Fix - for Wrong titles in collection filters
This problem seemed to be occurring only via API calls and hence the wrong collection names only shows in the filters of the React frontend but not the regular hyku backend search filters.
Clearing the cache did not resolve the issue but since it is occuring only at the API/React frontend level, it means this is mostly related to the data in SOLR because the API queries SOLR only.
The solution that worked was to update the SOLR index by reindexing all existing collections.
Problem - not loading sub-authorities
Unable to initialize sub-authority repository_space for Qa::Authorities::Local. Valid sub-authorities
Solution / Fix - for not loading sub-authorities
Run the installers
docker-compose exec web bash
bundle exec rails g hyku_addons:install