[Koha-bugs] [Bug 32748] Library limitations will cause data loss when editing items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 20 12:36:38 CET 2023


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

--- Comment #4 from Thibaud Guillot <thibaud.guillot at biblibre.com> ---
Created attachment 148409
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148409&action=edit
Bug 32748: Prevent data erasing when editing item

When we set an authorised value linked to one library,
users who do not belong to this library do not get the
value and can therefore overwrite it.

This patch add current value to the dropdown list even if it comes from an
authorized value of another library.

Test plan :

1) Edit an item with one of these fields has an authorized value from
another library.
2) See that you don't get this value on 'edit'
3) Apply this patch
4) Refresh and do step 1
5) Now you have the value in dropdown list

-- 
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