mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Refactor transaction handling for signature state changes, to wrap them into transactions
Wrap signature state changes in transactions to prevent race conditions and ensure data integrity. Update controller and test class names to reflect broader state change capabilities. Enhance documentation with comments to clarify transaction requirements and procedure details for signature operations.
This commit is contained in:
5
.changes/unreleased/Fixed-20241206-121932.yaml
Normal file
5
.changes/unreleased/Fixed-20241206-121932.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
kind: Fixed
|
||||
body: Wrap the signature's change state into a transaction, to avoid race conditions
|
||||
time: 2024-12-06T12:19:32.808137032+01:00
|
||||
custom:
|
||||
Issue: ""
|
Reference in New Issue
Block a user