[Koha-bugs] [Bug 26183] UpdateItemWhenLostFromHoldList should be limited in scope

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 10 15:18:00 CEST 2020


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

--- Comment #2 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
Back on Bug 19287, I only see folks asking for the ability to change itemlost
and/or notforloan (though it's a long bug, I could be missing a request for
something else). Honestly, my inclination would be to limit this syspref to
only those two fields.

If, on the other hand, we want to be permissive and allow fields to be edited
unless there's a compelling reason to exclude them, then here are the fields I
think we should definitely prevent changes to:
- itemnumber
- biblionumber
- biblioitemnumber
- barcode
- dateaccessioned
- datelastborrowed
- datelastseen
- damaged_on
- itemlost_on
- withdrawn_on
- issues
- renewals
- reserves
- paidfor
- permanent_location
- itype

Those are fields that either we generally let the system manage or have the
potential to be really disruptive if changed.

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


More information about the Koha-bugs mailing list