[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
Tue Mar 21 19:24:07 CET 2023


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

Biblibre Sandboxes <sandboxes at biblibre.com> changed:

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

--- Comment #6 from Biblibre Sandboxes <sandboxes at biblibre.com> ---
Created attachment 148491
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148491&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

Signed-off-by: Michaela Sieber <michaela.sieber at kit.edu>

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


More information about the Koha-bugs mailing list