Skip to content

Commit

Permalink
fix: revert RESTful apis and react view for RLS (#22818)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurnewase committed Jan 27, 2023
1 parent d6a4a5d commit 8226110
Show file tree
Hide file tree
Showing 21 changed files with 161 additions and 2,643 deletions.
1 change: 0 additions & 1 deletion UPDATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ assists people when migrating to a new version.

- [22328](https://github.com/apache/superset/pull/22328): For deployments that have enabled the "THUMBNAILS" feature flag, the function that calculates dashboard digests has been updated to consider additional properties to more accurately identify changes in the dashboard metadata. This change will invalidate all currently cached dashboard thumbnails.
- [21765](https://github.com/apache/superset/pull/21765): For deployments that have enabled the "ALERT_REPORTS" feature flag, Gamma users will no longer have read and write access to Alerts & Reports by default. To give Gamma users the ability to schedule reports from the Dashboard and Explore view like before, create an additional role with "can read on ReportSchedule" and "can write on ReportSchedule" permissions. To further give Gamma users access to the "Alerts & Reports" menu and CRUD view, add "menu access on Manage" and "menu access on Alerts & Report" permissions to the role.
- [22325](https://github.com/apache/superset/pull/22325): "RLS_FORM_QUERY_REL_FIELDS" is replaced by "RLS_BASE_RELATED_FIELD_FILTERS" feature flag.Its value format stays same.

### Potential Downtime

Expand Down

This file was deleted.

0 comments on commit 8226110

Please sign in to comment.