https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23640
--- Comment #20 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #17) > Waiting for David to provide a test plan. 1. Enable IssueLog 2. Start SIP server 3. Issue book via SIP 4. Check action_logs for "CIRCULATION ISSUE <borrowernumber> <biblionumber>" line 5. Disable IssueLog 6. Issue another book via SIP 7. Check action_logs With the bug, there would be a new line in action_logs for #7. Without the bug, there would not be a new line in action_logs for #7. -- Of course, if this test plan fails, it could be that the L2 cache isn't been cleared properly either. I suppose to be more thorough in the testing, you could clear memcached after step #5 Disable IssueLog. -- 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/
