18 Apr
2018
18 Apr
'18
3:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20580 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to M. Tompsett from comment #2)
reset_all kshell ./misc/devel/create_superlibrarian.pl --user admin --password admin --branchcode CPL --categorycode S --cardnumber SEE_THIS_BREAKS
A new user is added, but the userid isn't admin. In my test case it was 4. Ran it 2 more times: 5 and 6. This case needs to be reported and/or prevented. If the userid exists, perhaps a nice warning and either die, or spit out the new userid.
Otherwise, it works great in "normal" circumstances.
--userid you mean? -- You are receiving this mail because: You are watching all bug changes.