github-actions[bot] commented on issue #7874: URL: https://github.com/apache/dolphinscheduler/issues/7874#issuecomment-1007200187
### Search before asking -[X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When configuring the alert plugin, when selecting Email, the display mode (show_type) cannot be selected as attachment. Once this method is selected, the alert server enters a suspended animation state without entering any error log. Doesn't work anymore. As long as the plugin information configured with attachment is stored in the t_ds_alert_plugin_instance table, no matter how you restart it, it will be invalid. Even if the alert-plugin configuration is deleted and the alert server is not restarted, it will not be restored. ### What you expected to happen When configuring the alert plugin, when selecting Email, the display mode (show_type) cannot be selected as attachment. Once this method is selected, the alert server enters a suspended animation state without entering any error log. Doesn't work anymore. As long as the plugin information configured with attachment is stored in the t_ds_alert_plugin_instance table, no matter how you restart it, it will be invalid. Even if the alert-plugin configuration is deleted and the alert server is not restarted, it will not be restored. ### How to reproduce Set the alarm plug-in Email to choose show type: attachment or table attachment ### Anything else _No response_ ### Version 2.0.1 ### Are you willing to submit PR? -[] Yes I am willing to submit a PR! ### Code of Conduct -[X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
