duynguyenhoang opened a new issue #15759: URL: https://github.com/apache/superset/issues/15759
We introduced new data for in #15685 and we haven't update the Alerts/Reports page which cause error while creating new report. ### Expected results Alerts/Reports are created with `creation_method=alerts_reports` ### Actual results Unable to create Alerts/Reports #### How to reproduce the bug 1. Go to http://localhost:9000/alert/list/ to create new Alert 2. Click on '+ Alert' 3. Fill all needed information 4. See error `An error occurred while creating reports: (creation_method) Missing data for required field.` ### Environment (please complete the following information): - superset version: master at commit e9383e6d002d41002a985c9e931a4898635402ba - python version: 3.7 - node.js version: v14.15.5 ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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]
