https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39331
Baptiste Wojtkowski (bwoj) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |baptiste.wojtkowski@biblibr | |e.com QA Contact|[email protected] |baptiste.wojtkowski@biblibr |y.org |e.com --- Comment #8 from Baptiste Wojtkowski (bwoj) <[email protected]> --- Hi ! I'd love to see this functionality in next version, guarantors need a lot of improvements. However I don't like the idea of a silent fail of a so low level function. It looks like a feature that will bring very weird and hard to understand bugs. The behavior of guarantors is very weird here : it destroys the old relationship to create a brand new one. It should check if it makes sense, add_guarantors should throw an (caught) exception. -- 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/
