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

--- Comment #4 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
The first implementation of bug 17247 added the check to CanItemBeReserved.

On bug 17247 comment 13 I noticed that it had a behavior that was not
advertised (the change was not only modifying ILSDI, but also placing a hold
from the interface, and also the REST API finally).

Then Arthur moved the check out of CanItemBeReserved.

This bug report shows that the initial check was correctly placed, the check
must be put at lower (C4::Reserves) module. But in that case the different
behaviors must be advertised, functionaly tested, validated, and covered by
testes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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