tables icon indicating copy to clipboard operation
tables copied to clipboard

Views currently do not inherit table permissions when shared differently

Open juliusknorr opened this issue 11 months ago • 0 comments

Considering the following constellation:

  • A table is shared to userA with manage permissions
  • A view on that table is shared to a group that userA is part of without delete permissions

UserA can delete rows in the table but not in the view

We should discuss how that is expected or if the permissions shall be inherited somehow.

juliusknorr avatar Mar 07 '24 10:03 juliusknorr