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
Why are these changes being introduced:
* We prefer LibKey links when available, but they are not always available.
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/USE-286
How does this address that need:
* Adjusts links we extract from Primo to include HTML and PDF direct
links when available.
* Updates Primo OpenURL logic and adjust label to "Check Availability"
* If LibKey links become available, they will be used instead of the
direct links from Primo by hiding them from the UI.
Document any side effects to this change:
* Hiding links after they are in the UI is not ideal, but it is a
workaround to ensure that we do not display duplicate links in the UI.
This will be revisited when we have more time.
* Introduced a new required ENV variable `PRIMO_INST_ID`. This was
previously named differently and not included in the readme or deployed
applications so our OpenURL links we broken.
0 commit comments