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

Handling awaiting + in-transit statuses with more specific information #974

Closed
cbeer opened this issue Jul 14, 2023 · 3 comments · Fixed by #1020
Closed

Handling awaiting + in-transit statuses with more specific information #974

cbeer opened this issue Jul 14, 2023 · 3 comments · Fixed by #1020
Assignees

Comments

@cbeer
Copy link
Member

cbeer commented Jul 14, 2023

In Symphony, we have *-LOAN locations (meaning e.g. at the Green Loan desk). We generally map those to "On hold for a borrower", but there are some library-specific exceptions (ARS, RUMSEY).

In #973, we mapped to a generic code, but we should see if there's anything more we can do to reach parity.

Work with Darsi as needed to make an item go through FOLIO paging to become "Awaiting Pickup"

@saseestone
Copy link

Some items that I made "Awaiting Pickup" using folio processes:

  1. https://searchworks-folio-dev.stanford.edu/view/645342
  2. https://searchworks-folio-dev.stanford.edu/view/645341

And one that is "Paged":
3. https://searchworks-folio-dev.stanford.edu/view/1364605

I was trying to get one that is "In transit" for you, but couldn't quickly. As mentioned, Darsi or @ahafele may be able to help based on their knowledge about material tracking.

@corylown
Copy link
Contributor

corylown commented Jul 14, 2023

At first glance, it doesn't look like there's anything on the item record that will tell us where the item actually is when it has one of these item statuses. We'd have to lookup the request, I think.

@ahafele
Copy link

ahafele commented Jul 14, 2023

in-transit: https://folio-test.stanford.edu/inventory?filters=itemStatus.In%20transit&segment=items&sort=title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
4 participants