graceguo-supercat opened a new pull request #17499:
URL: https://github.com/apache/superset/pull/17499


   ### SUMMARY
   When user setup an alert, we found that the query was run by `root` user. It 
will cause permission issue that 
   we gave `THUMBNAIL_SELENIUM_USER` account extra data access, while `root` 
does not.
   
   Note, after alert query, the screenshot was taken from 
`THUMBNAIL_SELENIUM_USER` config correctly.
   
   Proposed solution: set correct user for the alert query.
   
   ### TESTING INSTRUCTIONS
   CI
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to