File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
changelog/entries/unreleased/feature
enterprise/backend/src/baserow_enterprise/role Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "message" : " Allow viewers and higher to export table." ,
4+ "domain" : " database" ,
5+ "issue_number" : null ,
6+ "bullet_points" : [],
7+ "created_at" : " 2025-10-02"
8+ }
Original file line number Diff line number Diff line change 366366 DeleteMCPEndpointOperationType ,
367367 ChatAssistantChatOperationType ,
368368 ReadFieldRuleOperationType ,
369+ ExportTableOperationType ,
369370 ]
370371)
371372default_roles [COMMENTER_ROLE_UID ].extend (
385386 CreateRowDatabaseTableOperationType ,
386387 UpdateDatabaseRowOperationType ,
387388 DeleteDatabaseRowOperationType ,
388- ExportTableOperationType ,
389389 MoveRowDatabaseRowOperationType ,
390390 ImportRowsDatabaseTableOperationType ,
391391 ListWorkspaceUsersWorkspaceOperationType ,
You can’t perform that action at this time.
0 commit comments