[Koha-bugs] [Bug 30682] New: Indicate in addbiblio.pl when an edit will not be saved due to Overlay Rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 4 21:15:05 CEST 2022


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

            Bug ID: 30682
           Summary: Indicate in addbiblio.pl when an edit will not be
                    saved due to Overlay Rules
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl
        Depends on: 14957

The new MARC overlay rules can prevent edits to certain MARC fields. We don't
give any indication when that's happening.

To recreate:
- set a rule on marc-overlay-rules.pl for module=source, filter=Staff client
MARC editor, tag=020, preset=protect
- find a record with an 020
- edit the record, delete the 020, save. confirm the interface allows all of
this
- confirm the 020 is still there, but no indication of why

Something here should inform the user of what's going on. Highlighting of the
tag within the edit interface? A popup on saving?


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957
[Bug 14957] Write protecting MARC fields based on source of import
-- 
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