Summary: | OverDrive always available titles display 999999 copies available | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | OPAC | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | kelly, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00
|
|
Circulation function: | |||
Attachments: |
Bug 26747: Show 'Always available' if title always available in overdrive
Bug 26747: Show 'Always available' if title always available in overdrive Bug 26747: Show 'Always available' if title always available in overdrive Bug 26747: Show 'Always available' if title always available in overdrive Bug 26747: [20.05.x] Show 'Always available' if title always available in overdrive |
Description
Nick Clemens (kidclamp)
2020-10-20 10:23:19 UTC
Created attachment 112022 [details] [review] Bug 26747: Show 'Always available' if title always available in overdrive To test: 1 - Have a developer account for overdrive, or library credentials https://developer.overdrive.com/ 2 - Enter info into 'Overdrive' sysprefs and enable overdrive 3 - Search for 'house' in the opac 4 - Click the overdrive link 5 - Note some titles in the collection show 999999 copies available 6 - Apply patch 7 - Note they now say 'Always available' Created attachment 112197 [details] [review] Bug 26747: Show 'Always available' if title always available in overdrive To test: 1 - Have a developer account for overdrive, or library credentials https://developer.overdrive.com/ 2 - Enter info into 'Overdrive' sysprefs and enable overdrive 3 - Search for 'house' in the opac 4 - Click the overdrive link 5 - Note some titles in the collection show 999999 copies available 6 - Apply patch 7 - Note they now say 'Always available' Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 112222 [details] [review] Bug 26747: Show 'Always available' if title always available in overdrive To test: 1 - Have a developer account for overdrive, or library credentials https://developer.overdrive.com/ 2 - Enter info into 'Overdrive' sysprefs and enable overdrive 3 - Search for 'house' in the opac 4 - Click the overdrive link 5 - Note some titles in the collection show 999999 copies available 6 - Apply patch 7 - Note they now say 'Always available' Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 112223 [details] [review] Bug 26747: Show 'Always available' if title always available in overdrive To test: 1 - Have a developer account for overdrive, or library credentials https://developer.overdrive.com/ 2 - Enter info into 'Overdrive' sysprefs and enable overdrive 3 - Search for 'house' in the opac 4 - Click the overdrive link 5 - Note some titles in the collection show 999999 copies available 6 - Apply patch 7 - Note they now say 'Always available' Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> I couldn't follow the test plan, but have verified the code looks correct and checked the API documentation: https://developer.overdrive.com/apis/library-availability-new Pushed to master for 20.11, thanks to everybody involved! does not apply cleanly to 20.05.x, no backport Created attachment 113937 [details] [review] Bug 26747: [20.05.x] Show 'Always available' if title always available in overdrive To test: 1 - Have a developer account for overdrive, or library credentials https://developer.overdrive.com/ 2 - Enter info into 'Overdrive' sysprefs and enable overdrive 3 - Search for 'house' in the opac 4 - Click the overdrive link 5 - Note some titles in the collection show 999999 copies available 6 - Apply patch 7 - Note they now say 'Always available' Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> |