bulk update problem

I already put this issue up on slack, and mark said to try it with REST console, and the same error occured.

I used it in REST console with a GET call and it worked but when i used a bulk delete it failed to work

{
“message”: “Backendless encountered an error while handling the request. An internal trouble ticket with ID 14DBC5A1-1475-3D4E-FF94-782BB3519900 has been created and we will be investigating the issue.”
}

I’m using this where clause to bulk delete some objects (group.objectId = ‘7E69D6D5-1E75-A181-FF23-BF967333C300’)

Please help because these functions are in production

APP ID = EB0B9661-93E1-23D1-FFEE-25DB85DF8100

This issue already came up when i posted on slack with a issue with bulk updating with codeless blocks

The fix was just fixing some regression is what someone on slack said

Hi Titus,

The problem should be fixed now, please verify.