20 Jul
2017
20 Jul
'17
1:22 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18651 --- Comment #68 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Rewriting the issue_ids seems like a dangerous thing - it fixes the problem, but it only works because we are not heavily relying on it yet. I'd prefer to keep it to a minimum. Is there a reason not to use ALTER TABLE in the code to reset the PK if a problem has been identified? In my testing the problem with 1) seems to appear more often for the problematic issue_ids, which would be another reason to limit their occurrence as much as we can. But I can't really prove that yet. -- You are receiving this mail because: You are watching all bug changes.