mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
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.
This commit is contained in:
5
.changes/unreleased/Fixed-20241216-153850.yaml
Normal file
5
.changes/unreleased/Fixed-20241216-153850.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
kind: Fixed
|
||||
body: Wrap handling of PdfSignedMessage into transactions
|
||||
time: 2024-12-16T15:38:50.974937062+01:00
|
||||
custom:
|
||||
Issue: ""
|
Reference in New Issue
Block a user