You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now bulk upload doesn't use a transaction but it should.
This means that if something goes wrong with the insertion of a given row of bulk upload it might end the operation prematurely and leave the data in a partially inserted state.