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

Hotfix: #search_id 500 errors #24

Merged
merged 3 commits into from
Aug 11, 2022
Merged

Hotfix: #search_id 500 errors #24

merged 3 commits into from
Aug 11, 2022

Conversation

bkiahstroud
Copy link
Contributor

Summary

Two things were happening:

  1. #search_id needed @item_solr, which is not set until parsed_oai_item.to_solr is called
  2. if thumbnail_url_ssm was blank, an error would be thrown

two things were happening:
1. #search_id needed @item_solr, which had not been set yet when called
2. if thumbnail_url_ssm was blank, an error would be thrown
@bkiahstroud bkiahstroud merged commit 1953947 into main Aug 11, 2022
@bkiahstroud bkiahstroud deleted the search-id-hotfix branch August 11, 2022 23:15
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.

2 participants