https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31907
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from David Nind <[email protected]> --- Testing notes using koha-testing-docker (KTD): 1. Check that SIP is running (should be if using KTD): koha-sip --status kohadev 2. I used item 39999000001310 (biblionumber = 29) from CPL to test, hold placed for pick up at CPL 3. For step 4, command using misc/sip_cli_emulator.pl to return item: misc/sip_cli_emulator.pl -a localhost -p 6001 -l CPL -su term1 -sp term1 -m checkin --item 39999000001310 4. For step 10, after applying the patch I ran flush_memcached and restart_all Note: I obsoleted comment #2, as it was a patch for another bug incorrectly added to this bug. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
