mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 19:48:18 +08:00
refactor: 取消发布时自动清理告警任务
This commit is contained in:
@@ -547,6 +547,8 @@ public class DataVisualizationServer implements DataVisualizationApi {
|
||||
coreVisualizationManage.removeDvCore(dvId);
|
||||
coreVisualizationManage.dvRestore(dvId);
|
||||
chartViewManege.publishThreshold(dvId, request.getActiveViewIds());
|
||||
}else if(CommonConstants.DV_STATUS.UNPUBLISHED == request.getStatus()){
|
||||
chartViewManege.publishThreshold(dvId, request.getActiveViewIds());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
2
de-xpack
2
de-xpack
Submodule de-xpack updated: b18df7c032...80a99849e9
Reference in New Issue
Block a user