https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38703 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blawlor@clamsnet.org --- Comment #1 from Brendan Lawlor <blawlor@clamsnet.org> --- This makes a lot of sense to me. Should the default be to keep whichever is the most recent last seen date? In the case of merging many records it should always get the newest lastseen date. This could also be good to retain certain other dates like dateenrolled, you'd most likely want to retain the oldest date, or dateexpiry you'd probably want the most future date. It could also be possible to allow the user to choose which lastseen date, or other dates like dateenrolled and dateexpiry, at the time of merging as in bug 30303. This bug is only for the case of merging two patrons, but it would be pretty easy to add fields as options to copy. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.