#2642 TransactionRollbackError when adding comment
Opened 6 years ago by ignatenkobrain. Modified a year ago

 (TransactionRollbackError) deadlock detected DETAIL: Process 25814 waits for ShareLock on transaction 1549631989; blocked by process 31058. Process 31058 waits for ExclusiveLock on tuple (20,7) of relation 184234377 of database 184233573; blocked by process 25814. HINT: See server log for query details. 'UPDATE pull_requests SET last_updated=%(last_updated)s WHERE pull_requests.id = %(pull_requests_id)s AND pull_requests.project_id = %(pull_requests_project_id)s' {'pull_requests_project_id': 5723, 'pull_requests_id': 2, 'last_updated': datetime.datetime(2017, 10, 2, 12, 46, 39, 377346)} 

I was writing comment, clicked submit and it failed... Seems someone wrote comment in the meantime...


and by that I lost my huge explanation comment... =(

Where did this happen?

Metadata Update from @pingou:
- Issue tagged with: bug

6 years ago

very old, unclear if the bug still exist but should be checked.

Metadata Update from @wombelix:
- Issue set to the milestone: 5.13

a year ago

Login to comment on this ticket.

Metadata