https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37675 --- Comment #27 from David Cook <dcook@prosentient.com.au> --- (In reply to Phil Ringnalda from comment #25)
It's a shame that we can't get rid of the duplicate ids by throwing zeroes at rand(), but it doesn't mean they aren't the problem.
I just updated cataloguing/addbiblio.pl to guarantee that CreateKey() would always return a unique value, and there are still duplicates. The interesting thing is that the duplicates always seem to be around the same number... always about 20-some fields with errors suggesting 10ish duplicate numbers. Seems like there's another factor here... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.