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

Map FOLIO item statuses to item_display current locations #973

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

corylown
Copy link
Contributor

@corylown corylown commented Jul 14, 2023

There's possibly more to do here, but the more I look at it the more confused I get. Other possible item statuses to location mappings are:
Additional mappings:
'On order' => 'ON-ORDER'
'In process (non-requestable)' => 'INPROCESS' OR 'AT-REPAIR' or 'BINDERY' (or other BIND code)
'Awaiting pickup' => "#{library_code}-LOAN" (but how to know at which service desk?)
'Awaiting delivery' => "#{library_code}-LOAN" (but how to know at which service desk?)
Mapped Awaiting delivery to GRE-LOAN for lack of a more generic code.

Not clear whether these should map to a current location in item_display or not.

Closes #937

@corylown corylown merged commit c8bac26 into main Jul 14, 2023
2 checks passed
@corylown corylown deleted the 937-folio-status branch July 14, 2023 14:42
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.

Index FOLIO item status information for parity
2 participants