Silvan 523d73f674
fix(fields): use read commit isolation level in trigger (#8410)
# Which Problems Are Solved

If the processing time of serializable transactions in the fields
handler take too long, the next iteration can fail.

# How the Problems Are Solved

Changed the isolation level of the current states query to Read Commited
2024-08-09 09:24:28 +00:00
..
2023-12-05 11:12:01 +00:00
2021-07-06 13:55:57 +02:00
2024-03-27 15:48:22 +02:00