Skip to content

Fix transaction truncation

james kiger requested to merge fix-transaction-truncation into master

Fixes a couple of avenues through which a non-truncated transaction could make it through event processing, resulting in an error on the db due to length.

Edited by james kiger

Merge request reports