[Koha-bugs] [Bug 35814] New: Add information about MARC modification template used in staged MARC batch page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 15 21:58:07 CET 2024


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

            Bug ID: 35814
           Summary: Add information about MARC modification template used
                    in staged MARC batch page
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: caroline.cyr-la-rose at inlibro.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

When viewing a staged MARC record batch, we see the parameters that were chosen
when preparing the file (which matching rule to use, what to do with matching
records, etc.). However the information about the MARC modification template
used is not there. It would be useful sometimes to know if a template was used
and which one.

To recreate:
1. Create a MARC modification template
   1.1. Go to Cataloging > MARC modification templates
   1.2. Click 'New template'
   1.3. Enter a name (e.g. Test)
   1.4. Click 'Submit'
   1.5. Click 'New action'
   1.6. Enter values to create an action, e.g. (for MARC21)
        - Add new
        - field(s) 500 a
        - with value TEST
   1.7. Click 'Add action'

2. Stage a MARC file
   2.1. Go to Cataloging > Stage records for import
   2.2. Choose a MARC file
   2.3. Click 'Upload file'
   2.4. In the Template section, choose the template created in 1.
   2.5. Click 'Stage for import'
   2.6. Click 'View batch'
   --> Note that the use of a template is mentioned nowhere in the page
   2.7. Click the title of the record
   --> The modification should be there

3. Import the file and view the batch
   3.1. Click 'Import this batch into the catalog'
   3.2. Click 'Manage imported batch'
   --> Note that the use of a template is mentioned nowhere in the page

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


More information about the Koha-bugs mailing list