https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 --- Comment #16 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Mark Rogers from comment #15)
Comment on attachment 120325 [details] [review] Bug 28217: Prevent several non-repeatable attributes to be merged
Thank you for catching this issue of non-repeatable attributes being repeated upon merge. I didn't realize it had been an issue until trying to merge records recently and running into the exception thrown by this patch.
In my case, I was trying to merge two records for the same student; the non-repeatable attribute was the student's grade level.
Would it be possible to change the default behavior to one of keeping the non-repeatable attribute (if it exists) of the patron record that was selected as the patron to keep? This would make the behavior the same as that of the standard patron fields, which also are non-repeatable.
I apologize if this is not the right place to post this.
Thank you!
Mark, Since this bug is resolved, you will need to add your comments and votes on https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21648, where we are addressing this exact issue now. -- You are receiving this mail because: You are watching all bug changes.