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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/