[Koha-bugs] [Bug 8397] Can import patrons with duplicate userids

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 18 11:45:32 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8397

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Bumping severity on this, it's still a problem in current master. 

What I did was:
./misc/export_borrowers.pl -H -f borrowernumber -f cardnumber -f surname -f
firstname -f categorycode -f dateenrolled -f expirydate -f sort1 -f sort2 -f
sex -f branchcode >path/to/your/file.txt

Then I changed the file to add ,userid to the header and ,username to each of
the patrons. The file reimported and updated patrons without any error. All
patrons now have the same userid.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list