Handle duplicate account key issue gracefully
Change transaction propagation to SUPPORTS for that as otherwise an UnexpectedRollbackException gets thrown
This commit is contained in:
@@ -143,4 +143,5 @@ financer.error-message.RECURRING_TRANSACTION_NOT_FOUND=The recurring transaction
|
||||
financer.error-message.MISSING_TRANSACTION_ID=No transaction entered!
|
||||
financer.error-message.INVALID_TRANSACTION_ID=The transaction is not valid!
|
||||
financer.error-message.TRANSACTION_NOT_FOUND=The transaction could not be found!
|
||||
financer.error-message.ACCOUNT_NOT_FOUND=The account could not be found!
|
||||
financer.error-message.ACCOUNT_NOT_FOUND=The account could not be found!
|
||||
financer.error-message.DUPLICATE_ACCOUNT_KEY=An account with the given key already exists!
|
||||
Reference in New Issue
Block a user