[Koha-bugs] [Bug 29523] Add a way to prevent embedding objects that should not be allowed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 12 14:27:33 CEST 2023


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

--- Comment #119 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
This patch does not answer the need I have on bug 33568. I need a redacted
version of the object, not to hide all the fields.

The use case is:
Display who has checked out of the item to a librarian who does not have the
permission to see the patron's info. In this case we want to display "A user
from Centerville"

So the response should contain
  checkout.patron = { branchcode => "CPL" }

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list