realm / realm-object-server

Tracking of issues related to the Realm Object Server and other general issues not related to the specific SDK's
https://realm.io
293 stars 42 forks source link

Realm Studio throws error when trying to delete multiple rows #369

Closed ajonno closed 6 years ago

ajonno commented 6 years ago

Goals

Mass delete data from a given collection

Expected Results

it works

Actual Results

throws an error

Steps to Reproduce

hard to exactly repro but generally if you try to select (say) 100 rows+ , then right click, then delete ---> it throws the error noted in screenshot

Version of Realm and Tooling

systemctl status realm-object-server.service Paste output here
sudo journalctl -u realm-object-server.service Paste output here

image

SogoGolf commented 6 years ago

you can close this as is fixed now, thanks!