I’m trying to delete data through the editor and I keep getting errors. With 300 records deleted at once I get an error 50% of the time, and Bubble is taking way too many minutes to do this work… spreadsheets are faster. It doesn’t add up. Is anyone else experiencing this?
“There was an issue deleting the entries / UnexpectedError unexpected server response”
As you know, deleting is not fast. Bubble erases nothing actually. All records are retained in case of restoring. The trick is to add a 'delete? 'field and work on it. Much faster as a method.