https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15840
Bug ID: 15840
Summary: Fix 'import borrowers' tool to not die when importing
a file with blank 'userid' values
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Database
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
to replicate the bug
1/ import a borrowers.csv file containing any row with a blank 'userid' value,
- use the 'overwrite' option.
2/ repeat step 1/
koha dies with error..
DBIx::Class::Storage::DBI::_dbh_execute(): Duplicate entry '' for key 'userid'
at /path/to/yr/koha/C4/Members.pm line 683
bug confirmed on 3.18.9 -> master 43bcc1c
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/