https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30250 --- Comment #8 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Created attachment 132039 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132039&action=edit Bug 30250: Use ApplyFrameworkDefaults when importing a record This patch adds the case of importing a record to the ApplyFrameworkDefaults options. To test: 1. Update database 2. Confirm the ApplyFrameworkDefaults system preference now has the 'when importing a record' option. Do not select it. 3. Go to Cataloguing. Import a record from z39.50, or import to an existing record. 4. Confirm framework defaults are not applied. 5. Go back to the system preference and check the 'when importing a record' option. 6. Repeat step 3. This time framework defaults should be applied. Only fields that are empty in the imported record will be replaced by framework defaults. Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes.