https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10748
--- Comment #9 from Marcel de Rooy <[email protected]> --- There is a difference with the Withdrawn case. If the item is Lost, checking it in will remove the lost status. So the second checkin will not be blocked anymore although you set the pref. If the item is withdrawn, the status remains the same. So a second try will be blocked again. No 'blocker' for me. Tested it with SIP too. Got a failed checkin. So that is OK. The message "Checkin failed" is not very informative though. You need to inspect syslog (staff member ;) to see this warning: Checkin failed: probably for Wrongbranch or withdrawn This warn comes from SIP/ILS.pm line 237. It could be 'enriched' with the blocked lost-case, but it is more a comment for developers than something useful. Adding a comment in a follow-up. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
