https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18651

--- Comment #68 from Katrin Fischer <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to