Bug 34189

Summary: Provide warning for protected fields when overlaying record
Product: Koha Reporter: Esther Melander <esther.melander>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy, marie-luce.laflamme
Version: 22.11   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Esther Melander 2023-07-03 16:16:25 UTC
When using the basic editor, it is possible to edit protected fields. It would be nice to either grey-out (or prevent) editing or provide some other warning that a field is protected prior to saving.

To recreate:

1. Create a Record overlay rule with Source, z39.50, 590, protect, skip, skip, skip, skip.
2. Edit a bib record and add a 590 local note.
3. Save
4. Edit the field again and select Replace record via z39.50.
5. Before saving, change the wording of the local note.
6. Save.
7. Look for the note and see that the edits were not saved and the field is protected as it should be.

In this case the record overlay rule is working as it should, but it should not have been editable in the first place.
Comment 1 Marie-Luce Laflamme 2024-05-16 20:01:12 UTC
+1