[Koha-bugs] [Bug 34282] ILL batches - availability checking has issues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 29 13:38:49 CEST 2023


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

Pedro Amorim <pedro.amorim at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154308|0                           |1
        is obsolete|                            |

--- Comment #5 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 156385
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156385&action=edit
Bug 34282: Fix availability check in ILL batches

Staging modal area had issues listing availability checks for each request in
the batch creation process

To test:
1) Run bash <(curl -s
https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev-plus.sh)
2) Install a metadata enrichment plugin, e.g.
https://github.com/PTFS-Europe/koha-plugin-api-pubmed/releases
3) Install and configure an availability plugin, e.g. eds
https://github.com/PTFS-Europe/koha-plugin-ill-avail-eds/releases
4) Enable ILLCheckAvailability sys pref
5) Create a new ILL batch and input some pubmedids, i.e. 34898594, 31452466
6) Verify that the availability results show and are working, for each request
in the batch

Signed-off-by: Edith Speller <Edith.Speller at ukhsa.gov.uk>

Sponsored-by: UKHSA (UK Health Security Agency)

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


More information about the Koha-bugs mailing list