Bug 10551

Summary: Merging records allows duplicaton of non-repeatable subfields
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact:
Severity: major    
Priority: P5 - low CC: aleisha, jonathan.druart, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9755
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8064
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Katrin Fischer 2013-07-08 06:27:35 UTC
To test:

- Add 2 records to a list
- Go to the list, select those 2 and merge them using the button on top
- Select either record as the destination record
- Select 245$a from the second tab to be also added to the record
- Verify no warning is given.
- Finish merge process.
- Verify that the new record shows 2 245$a subfields.
Comment 1 Katrin Fischer 2013-07-08 06:36:24 UTC
Hm and related to this... you can also save records with no 245$a at all, so no checks on mandatory subfields are performed.

This is only related to 9755 as it appears on current master and after applying the patches, there is no regression, but problemes should be fixed after the refactoring patch has gone in.
Comment 2 Aleisha Amohia 2016-01-08 00:21:56 UTC
is this bug the same as Bug 8411?
Comment 3 Katrin Fischer 2019-04-28 18:24:10 UTC

*** This bug has been marked as a duplicate of bug 8411 ***