-
Notifications
You must be signed in to change notification settings - Fork 1
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
Do we need to record fillByDate in FOLIO? #834
Comments
symphony holds have a "fill by date". it's not super clear what that does. FOLIO doesn't have it. does that matter? do we still need it? |
The fillbydate in Symphony corresponds to the "Not needed after" field in our request forms. In FOLIO this should correspond to "Request expiration date". Here's what it looks like in the FOLIO UI: And yes, we need it. This is the way we expire holds created in SearchWorks. If we don't include an expiration date, they live on and on and on and on. |
I think FOLIO has two different expiration dates ("holdShelfExpirationDate" and "requestExpirationDate") and mylibrary has two different fields ("Fill by date" and "Expiration date"). Is our "Fill by date" actually the requestExpirationDate, and our expiration date the "holdShelfExpirationDate"? |
Populate fill_by_date from the request expiration date; fixes #834
No description provided.
The text was updated successfully, but these errors were encountered: