未验证 提交 463fc76b 编写于 作者: 张俊杰 提交者: GitHub

[Fix-6809][dolphinscheduler-task-sql] Fix sql task can't send alert (#7089)

上级 2ed3c0c3
......@@ -289,6 +289,7 @@ public class SqlTask extends AbstractTaskExecutor {
taskAlertInfo.setAlertGroupId(groupId);
taskAlertInfo.setContent(content);
taskAlertInfo.setTitle(title);
setTaskAlertInfo(taskAlertInfo);
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册