[Koha-bugs] [Bug 32980] Checkouts for guarantees are not shown if patron also has a guarantor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 17 23:33:39 CEST 2023


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |nick at bywatersolutions.com

--- Comment #14 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list