Closed adrinr closed 2 months ago
Is this the permissions stuff we were talking about this morning in standup? If so, is this still relevant or are we going to tie view action permissions to read permissions?
This is still required. Each row action will be created per table, but to trigger it from a view it will need to be explicitly toggled. My question during the standup was who can actually trigger it? In short, the flow will be as follows:
Looks good - just need to update the API authorization middlewares for the builder only endpoints.
This is done in here: https://github.com/Budibase/budibase/pull/14448
Description
Allow CRUD for row action view security.