3 Sep
2020
3 Sep
'20
1:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382 --- Comment #30 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #29)
This is confusing to me. First, child_1 is not a guarantor so only_this_guarantor should not modify the returned value. Then, in the same logic, only_this_guarantor should not have any effects if include_guarantors is not set.
Asking Tomas and Martin for additional feedbacks.
Shouldn't we just throw an exception on bad combination of parameters? If patron is not a guarantor, we should throw a Koha::Exception::BadParameter if 'only_this_guarantor' is passed, right? -- You are receiving this mail because: You are watching all bug changes.