[Koha-bugs] [Bug 23173] ILL should be able to search third party sources prior to request creation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 9 14:33:07 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23173

--- Comment #14 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Updated test plan:

- Apply bug
- Rebuild CSS
- Enable the "ILLCheckAvailability" syspref
- Ensure you have a working ILL setup with the FreeForm backend
- Ensure you have at least one ILL request partner set up. By default, this is
patrons in the ILLLIBS category, who have a primary email defined.
- Install the Unpaywall availability plugin
(https://github.com/PTFS-Europe/koha-plugin-ill-avail-unpaywall) and configure
using your email addresss
- Install the z39.50 availability plugin
(https://github.com/PTFS-Europe/koha-plugin-ill-avail-z3950) and configure at
least one target. Ensure you specify the ID of at least one of your request
partners, this creates a mapping between that target and the request partner

== Main availability searching
- Create an article FreeForm request containing a valid DOI (ideally one that
you know Unpaywall is aware of)
- Click "Submit" on the FreeForm request form
=> TEST: Observe that ILL now displays the availability of the requested item
at Unpaywall
=> TEST: If an item is displayed, observe that clicking the item link takes you
directly to the item
- Click the "continue creating your request" button
=> TEST: Observe that the request continues as normal

== Request from partners availability searching
- On a request's "Manage request" screen, select "Place request with partners"
- On the "Place request with partners" screen, select at least one of the
partners with which you associated a Z target in the plugin config
=> TEST: Observe that when a partner is selected, the "Search selected
partners" button appears
- Click "Search selected partners"
=> TEST: Observe that the "Search partners" modal appears and upon the search
completing, displays matching results for each all partners who are attached to
a Z target.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list