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

Pedro Amorim <pedro.amo...@ptfs-europe.com> changed:

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

--- Comment #10 from Pedro Amorim <pedro.amo...@ptfs-europe.com> ---
Created attachment 176519
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176519&action=edit
Bug 38819: Auto migrate controller logic

Test plan, k-t-d:
0) Install the 'PluginBackend' plugin:
https://github.com/PTFS-Europe/koha-ill-backend-plugin/releases/tag/v2.0.6
1) Enable ILLModule syspref and check the "PluginBackend" backend in
AutoILLBackendPriority:
http://localhost:8081/cgi-bin/koha/admin/preferences.pl?tab=interlibrary_loans
2) Create a new 'auto' ILL request:
http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard
3) Select type 'journal article', add '123' as DOI, '42' as cardnumber and any
library
4) You should be on the automatic backend screen. The PluginBackend has a 50%
chance to return available, so this step may suggest PluginBackend or Standard.
Pick whatever was suggested. Click 'confirm'.
5) You are now on the request detail page. Click "Switch provider". You should
be back on the automatic backend screen.
Repeat this step as many times needed to switch from Standard <-> PluginBackend
multiple times. Ensure it always succeeds.

Signed-off-by: David Nind <da...@davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to