-
-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I was reviewing the batch CSV import code due to #550 and it seems to me the create operation is not atomic.
What if the import operation fails in the middle?
I believe we would end up with half users created.
I think it's better to make everything run in a transaction and if anything fails rollback.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
To do
Status
To do (general)