dpgaspar opened a new pull request #9046: Fix/api superset queryview list
URL: https://github.com/apache/incubator-superset/pull/9046
 
 
   ### CATEGORY
   
   - [ ] Bug Fix
   - [X] Enhancement (new features, refinement)
   - [ ] Refactor
   - [ ] Add tests
   - [ ] Build / Development Environment
   - [ ] Documentation
   
   ### SUMMARY
   Proposal to deprecate `can_only_access_owned_queries` in favor of the new 
`can_access_all_queries`
   
   The default changes from all users can view all other user's queries to 
user's can access only their own queries except `Admin` users. 
   
   `can_access_all_queries` can be added to existing roles giving their 
corresponding user's access to everyone's queries
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   
   ### REVIEWERS
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to