https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32980 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |nick@bywatersolutions.com --- Comment #14 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This doesn't feel correct, even with the patch. What I would expect for a relationship: The guarantor can see the checkouts of their guarantees, as the label is: Show checkouts to guarantor (not to guarantees). A > B > C
= is guarantor of
Expectation: A sees B's checkouts, maybe also C's B sees C's checkouts C sees only their own. Master: A sees B's checkouts B sees A's checkouts - should see C's checkouts C sees B's checkouts - should see no other checkouts With patch: A sees B's checkouts B sees A's and C's checkouts - should only see C's checkouts C sees B's checkouts - should only see their own checkouts -- You are receiving this mail because: You are watching all bug changes.