https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15840 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=5771 --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Katrin Fischer from comment #9)
1/ Generate a new one, insert the patron and display a warning or 2/ Do not insert the patron and display an error
Currently you only get the name/borrowernumber of the last patron who couldn't be loaded - which is really not helpful when you try to find out who are the missing ones. I think I a fine with both solutions - but the error/warning should show for each and help you identify them.
It's exactly the purpose of bug 5771. -- You are receiving this mail because: You are watching all bug changes.