Changes between Version 1 and Version 2 of Ticket #34879
- Timestamp:
- Sep 28, 2023, 5:03:35 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34879 – Description
v1 v2 21 21 See full [attachment:traceback.txt traceback] in attachments. 22 22 23 Since this error didn't occur in every system, I assume this might be a race-conditionof some kind.23 Since this error didn't occur in every system, I assume this might be a non-deterministic behaviour of some kind. 24 24 With this "ID-change" 2 database-columns will be changed: `id` and `some_self_foreignkey_id`. 25 25 My guess would be that the latter sometimes is changed on second position.