Bug 35331: (QA follow-up): Avoid code pattern iterating on plugin responses
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Wed, 15 Nov 2023 15:26:33 +0000 (15:26 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 18 Mar 2024 10:03:35 +0000 (11:03 +0100)
commitbcdbc68d9a98277b86888c331cc46ca7fd3de635
treef958912065efaa3808348cc42ed676ec39aeb542
parente370b6698ee843bdc97f24f3e294561f9ac6536d
Bug 35331: (QA follow-up): Avoid code pattern iterating on plugin responses

(see bug 28010) Use plugin call pattern established in bug 28211.

Please utilize version 1.0.1 of the plugin to test this follow-up:
https://github.com/PTFS-Europe/koha-plugin-ill-actions/releases/tag/v1.0.1

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Illrequest.pm
t/lib/plugins/Koha/Plugin/Test.pm