Skip to content

Allow restricting the "Manage view" permission #2807

Description

@michiey

Is your feature request related to a problem? Please describe.

Hi,

Currently, granting a user or group the "Manage view" permission for a single view also allows them to perform actions that affect the entire table and other views. For example, they can create or delete columns and rows and delete the view itself, even if the user or group does not have these permissions on the table or is a table manager.

It would be useful to separate view-specific editing from table-level management. A user should be able to modify an existing view (description, visible columns, filters, and sorting) without gaining additional permissions that affect the underlying table.

Best regards,

Mike

Describe the solution you'd like

One possible solution would be to restrict the scope of the "Manage view" permission so that it only applies to view settings. More like an "Edit view" permission without granting broader table management capabilities.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending approval or rejection. This issue is pending approval.enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions