https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17232
Bug ID: 17232
Summary: Subfield default values are not ported when creating a
new framework from an old one
Change sponsored?: ---
Product: Koha
Version: 16.05
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]
When creating a new bibliographic MARC21 framework from an old one, any default
values set for subfields in the old framework are not ported to the newly
created framework. They have to be reset.
To reproduce:
- Set a default value in an existing bibliographic MARC21 framework, e.g. 040$a
to your institution's MARC code.
- Create a new framework based on that one
- Create a new record using that new framework: the default value is not set.
- Upon checking the database table marc_subfield_structure (e.g. WHERE tagfield
= 40 and tagsubfield = 'a'), notice there is no defaultvalue set in that
subfield in the new framework.
This issue occurs in a package install of version 16.05 on Debian.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/