randalee commented on issue #13430: URL: https://github.com/apache/superset/issues/13430#issuecomment-911208144
Hi. @anilvpatel21 I faced the same problem as you. I couldn't retrieve the discussion about the related issues, so we checked the code and fixed it. https://github.com/apache/superset/blob/master/superset/reports/commands/execute.py#L548 If you remove the "return" of the line, you can send the alarm as desired. -- 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]
