CSNAPC-11575: Unable to modify a Resource Group, getting an error "The transaction has been aborted"
Issue
- When attempting to modify a Resource Group that has no backup policies assigned to it such a a Resource Group with a Clone Lifecycle assigned to it, the modification fails with the error
"The transaction has been aborted".
- In the SnapManagerWeb log the following or similar to the following can be seen:
ERROR System.Transactions.TransactionAbortedException: The transaction has aborted.
at System.Transactions.TransactionStateAborted.BeginCommit(...)
at System.Transactions.CommittableTransaction.Commit()
at System.Transactions.TransactionScope.InternalDispose()
at System.Transactions.TransactionScope.Dispose()
at SnapManager.SMSDALHelper.ResilientTransaction.<>c_DisplayClass3_0.<ScopeExecute>b_0()
at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementation[TState,TResult](...)
at SnapManager.SMSDAL.ProtectionGroupDAL.ModifyProtectionGroup(SmModifyProtectionGroupRequest request)
2026-06-08T13:43:27.1706730-05:00 INFO Method: ModifyProtectionGroup Succeeded: False
