https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12598 --- Comment #136 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Colin Campbell from comment #130)
Code in Koha/Patrons?Import.pm does not reflect latest version of existing import. When we tested we fell foul of the fact that it effectively undid the changes introduced by bug 12543 - it rejects all records matching on userid. As that is probably the most common matchpoint in the sites that do regular offline updates its a showstopper. Maybe that other functionality present in current load is missing
Hi Colin, thanks for catching that. I have rebased the patches and provide other follow-ups. -- You are receiving this mail because: You are watching all bug changes.