From my perspective, the problem is... how do we manage the permissions for
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26653 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #2 from David Cook <dcook@prosentient.com.au> --- I've never paid much attention to moredetail.pl and updateitem.pl, but now that I am... I am not loving what I'm seeing. these things? Managing Lost/Damaged/Withdrawn status... that probably makes sense for circulation, especially since they're fixed fields. But notes fields... there are more restricted/security-conscious environments where that's a big problem. (It's even a problem with the status quo because they bypass SubfieldsToAllowForRestrictedEditing which is not great.) Actually even in a normal environment... you'd probably want to be able to see who added the note. By editing the public/non-public notes... it seems like a workaround to a real problem that isn't being addressed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.