[Koha-bugs] [Bug 35471] New: Automatically select child MARC framework when adding child records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 1 23:41:12 CET 2023


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

            Bug ID: 35471
           Summary: Automatically select child MARC framework when adding
                    child records
 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: lari.taskula at hypernova.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Some libraries create their own MARC frameworks for component/child records.
When adding a child record through host record, Koha currently selects the
default MARC framework and a librarian must manually change to the child record
framework.

This Bug adds a parent-child relationship to MARC frameworks and aims to skip
the manual step of selecting child record framework.

The goal is to automatically select child MARC framework when adding child
record through the host record.

To reproduce problem:
Administration -> MARC bibliographic framework
1. Create framework with frameworkcode "A"
2. Create framework with frameworkcode "A-child"

Record view
1. Save record with framework "A"
2. Navigate to a record
3. Click "+ New", a drop-down opens
4. Click "New child record"
5. After add biblio form opens, click "Settings"
6. Observe default framework selected
7. You must manually select "A-child framework"

After this change,
To test:
Administration -> MARC bibliographic framework
1. Create framework with frameworkcode "A"
2. Create framework with frameworkcode "A-child"
3. Set "A" as "A-child" 's parent framework

Record view
1. Save record with framework "A"
2. Navigate to a record
3. Click "+ New", a drop-down opens
4. Click "New child record"
5. After add biblio form opens, click "Settings"
6. Observe "A-child" framework automatically selected

-- 
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