chill-bundles/.changes/unreleased/Fixed-20241216-153850.yaml
Julien Fastré 82fb98348b
Wrap PdfSignedMessage handling in a transaction
Ensure atomicity when writing stored objects and marking signatures as signed by wrapping these operations in a database transaction. This reduces the risk of partial updates and improves data consistency.
2024-12-16 15:44:40 +01:00

6 lines
134 B
YAML

kind: Fixed
body: Wrap handling of PdfSignedMessage into transactions
time: 2024-12-16T15:38:50.974937062+01:00
custom:
Issue: ""