dpgaspar opened a new pull request #9484: [dashboards] Fix, update dashboard 
owners not propagating to charts o…
URL: https://github.com/apache/incubator-superset/pull/9484
 
 
   ### CATEGORY
   
   - [X] Bug Fix
   - [ ] Enhancement (new features, refinement)
   - [ ] Refactor
   - [ ] Add tests
   - [ ] Build / Development Environment
   - [ ] Documentation
   
   ### SUMMARY
   Regression when updating a dashboard the dashboard's charts owners are not 
updated.
   When changing the dashboard owners we expect that all the charts that belong 
to the dashboard to be updated with the same dashboard owners (and preserve 
their own also)
   
   Note: Will add tests to cover this regression
   
   ### TEST PLAN
   - Login with `admin`
   - Create 2 users `gamma` and `alpha`
   - Update a dashboard setting it's new owners with `gamma` and `alpha`
   - Check that all the charts that belong to the dashboard get it's owners 
updated with `gamma`, `alpha` and `admin`
   
   ### 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