-
Notifications
You must be signed in to change notification settings - Fork 0
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
holds/new form throws an error when record has no holdables items #237
Comments
some notes from debugging this record: currentLocations on this catkey are CHECKEDOUT, STACKS-BD, STACKS-HB3 locations returned from policy call includes these locations as not holdable We should probably catch this case rather than 500 |
Update: these locations were updated as holdable but cache needed to be cleared and server needed to be restarted on the sirsi side, after Maryam doing that, now those two locations shows up holdable. Also, added a fix for it to not error out in this case. |
I'm going to reopen this because I don't think it passed. Please correct me if I'm wrong. |
I QAd this one. I got the item itself to work successfully but when attempting other items which shouldn't be put on hold at all (just as an edge case), it didn't do anything. Should redirect to my acct home I believe. |
Ok cool. Just wasn't sure. Thanks. |
reopened to add a message |
Tested with both online item and item which doesn't exist. Successful! |
try
/holds/new?catkey=19200019
The text was updated successfully, but these errors were encountered: