Skip to content

Commit c84dd78

Browse files
eliykatclaude[bot]
andauthored
Rethrow exception
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
1 parent 1a42f6f commit c84dd78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Infrastructure.EntityFramework/Repositories/CollectionRepository.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,7 @@ public async Task CreateDefaultCollectionsAsync(Guid organizationId, IEnumerable
830830
catch
831831
{
832832
await transaction.RollbackAsync();
833+
throw;
833834
}
834835
}
835836

0 commit comments

Comments
 (0)