[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
Fri Jul 28 16:09:06 CEST 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #151989|0                           |1
        is obsolete|                            |

--- Comment #23 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 154039
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154039&action=edit
Bug 32748: Prevent data erasing when editing items

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 and a tooltip info

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


More information about the Koha-bugs mailing list