https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31460 --- Comment #3 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 186142 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186142&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! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.