Skip to content

Permission to only create row through a view not grantable #2901

Description

@cm-schl

Steps to reproduce

  1. Create a table with 3 columns, one of them is set to be non obligatory
  2. Create a view that only includes the two obligatory row but not the optional one
  3. Set permission on the view to a group and only allow them to create entries (not to see / edit existing ones)

Expected behavior

Users with permission on the view should be able to create new rows in the table by filling data into the two obligatory fields of the table.

Actual behavior

Tables when opening the view shows a "Ressource not found" because the group has no access to the table itself. Adding the permission to see the existing data inside of the view lets the user also insert data to the table through the view

Tables app version

2.2.2

Browser

No response

Client operating system

No response

Operating system

No response

Web server

No response

PHP engine version

No response

Database

No response

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending approval or rejection. This issue is pending approval.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions