Destroying batched objects

I’d like to destroy lots of batched objects without recieving the warning “Trying to change a model that’s part of a batch.”

Is such a flow possible?

If I set their batchGroupId’s to -1 and then destroy, i still recieve the warning messages.