stevenyvr987 / overdrive-evergreen-opac

Automatically exported from code.google.com/p/overdrive-evergreen-opac
0 stars 0 forks source link

Automatic checkout of hold when it becomes available. #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Overdrive has recently introduced a new feature that will automatically 
checkout holds when they become available. It is a setting that can be changed 
in the Overdrive account. Will this have any impact on the API development?

Original issue reported on code.google.com by lau...@ldsphome.com on 29 Aug 2014 at 9:00

GoogleCodeExporter commented 9 years ago

Original comment by steven3...@gmail.com on 30 Aug 2014 at 6:44

GoogleCodeExporter commented 9 years ago
I don't think there will be an issue. What will probably happen is that an item 
with this setting will disappear from the holds list and re-appear in the 
checkouts list, with no format selected (if there are multiple formats to 
select from), or with the single format selected. Without the setting, the item 
normally stays in the holds list, but has a new action button to do checkout.

It would be good to verify the presumed sequence of events, but the setup 
procedure will be slightly intricate:

1. Place a hold on an item with multiple formats that can be targeted within 
the foreseeable future.
2. Use Library To Go interface to set the auto-checkout setting for the item.

Upon targetting, verify the following.
(a) The item does not appear on holds list, but appears on checkouts list.
(b) The item has a Select format action button.

Original comment by steven3...@gmail.com on 3 Sep 2014 at 5:50