Guests are unable to use bulk delete from the table layout

Hello!

I have an app where items are shared with team members, and we use the setting that allows those team members to view those records in the table layout. I see that they have the ability to delete records individually, however when they try to use the bulk delete option from the table view, I see this error in the console:

Actor with id {id} and type USER has invalid permission to access blabDef {blabDef}

I think if the user has permissions to delete an individual record, they should also have access to use the bulk delete. Or if not, they should at least receive an error message stating they do not have that permission level. Currently the user receives no feedback at all so it isn’t clear that something has gone wrong.

Thank you!

1 Like