poweronlevel opened a new issue, #30356: URL: https://github.com/apache/superset/issues/30356
### Bug description When I add a new alert, all the required fields are filled in, but the `Add' button stays greyed out and inactive. The prompt says: `Not all required fields are complete. please provide the following: notification method: recipients` Please see the screenshot below <img width="346" alt="image" src="https://github.com/user-attachments/assets/f3de3f5e-9fe5-4f84-9473-3937535765c0"> ### How to reproduce the bug Click on `settings`-> `Alerts & Reports`. Then click on the `+Alerts` button in the top right corner and all the required fields are filled in. But the notification method field does not turn into a green tick. The reason is that superset thinks that my `Email recipients` don't have an email address. In fact, I did fill in the email address. version 4.0.1 <img width="164" alt="image" src="https://github.com/user-attachments/assets/eb95340a-eb2b-41d5-872b-b008c62ee4e7"> ### Screenshots/recordings _No response_ ### Superset version 4.0.2 ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
