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
In order to sustainably provide availability dates when items can be requested from offsite locations we should move to incorporate these into the items API response, optionally available with a suitable request parameter.
This is to support the offsite-requesting work where we will need to consider items requested with differing date constraints for each offsite-location.
The text was updated successfully, but these errors were encountered:
agnesgaroux
changed the title
Move calculating available dates for item requesting to the items API
items API responds with available dates (hardcoded for now)
Mar 4, 2024
When requesting an item currently we work out the available dates in the wellcomecollection.org codebase (https://github.com/wellcomecollection/wellcomecollection.org/blob/main/content/webapp/components/ItemRequestModal/RequestDialog.tsx#L143).
In order to sustainably provide availability dates when items can be requested from offsite locations we should move to incorporate these into the items API response, optionally available with a suitable request parameter.
This is to support the offsite-requesting work where we will need to consider items requested with differing date constraints for each offsite-location.
The text was updated successfully, but these errors were encountered: