https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31460 Biblibre Sandboxes <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186142|0 |1 is obsolete| | --- Comment #4 from Biblibre Sandboxes <sandboxes@biblibre.com> --- Created attachment 186178 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186178&action=edit Bug 31460: Merge item groups when merging records Test: 1. Have a record (A) with 3 items. 2. Create an item group with 2 of these items. 3. Have a second record (B) with 4 items 4. Create an item group with 2 of these items. 5. Merge the two records together keeping record A 6. Results will show that all items are moved over to record A, but the item group from record B, is not there. 7. Apply patch 8. Create a new record (C) with 3 items. 9. Create an item group with 2 of these items 10. Merge this into record A 11. The item groups are moved! Signed-off-by: Miranda <mnero@oslri.net> -- You are receiving this mail because: You are watching all bug changes.