https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34200
--- Comment #15 from Jonathan Druart <[email protected]> --- Created attachment 183782 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183782&action=edit Bug 34200: Move lists when merging records This is the naive approach, but it's not enough. * If the 2 records were in the same list then the resulting record will appear twice in the list * What if the record that is going to be deleted was in a private list and the the logged in user does not have permission to edit it? Also we are missing tests. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
