You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/09/07 11:03:43 UTC

[GitHub] [superset] alexryndin opened a new issue #16616: Changing this dataset is forbidden -- no matter what access granted

alexryndin opened a new issue #16616:
URL: https://github.com/apache/superset/issues/16616


   After upgrade from 0.3.8 to 1.3.0, users are not enable to add add new calculated columns to a Dataset (datasource) they granted access to. Whenever anyone tries to add new column and save a datasource, they get an error "Changing this dataset is forbidden". At the same time developers console gives error -- "http://localhost:8088/datasource/save/
   [HTTP/1.0 403 FORBIDDEN 32ms]"
   #### Screenshots
   
   ![grim-07 09 2021-135804](https://user-images.githubusercontent.com/8342078/132333771-ae328f2b-7f72-423f-9364-fae9466102e7.png)
   
   #### How to reproduce the bug
   
   1. Create user "alice"
   2. As Admin, Go to 'Datasets', add any dataset
   3. As Admin, grant datasource access to a created dataset to alice
   4. As alice, try to add new calculated column
   5. See error
   
   ### Environment
   I've got an Environment using `docker-compose up` 
   
   - superset version: `1.3.0 (master branch)`
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [+] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [+] I have reproduced the issue with at least the latest released version of superset.
   - [+] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   
   Add any other context about the problem here.
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] alexryndin closed issue #16616: Changing this dataset is forbidden -- no matter what access granted

Posted by GitBox <gi...@apache.org>.
alexryndin closed issue #16616:
URL: https://github.com/apache/superset/issues/16616


   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] alexryndin commented on issue #16616: Changing this dataset is forbidden -- no matter what access granted

Posted by GitBox <gi...@apache.org>.
alexryndin commented on issue #16616:
URL: https://github.com/apache/superset/issues/16616#issuecomment-914236851


   I missed important changelog update -- with 1.0 breaking change was introduced, and now `Dataset metadata updates check user ownership, only owners or an Admin are allowed.`


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org