xingchun-chen commented on issue #1659: I recommend combining timing and timing management, Display timed expressions in the workflow definition list URL: https://github.com/apache/incubator-dolphinscheduler/issues/1659#issuecomment-570481466  1. The timing management page only displays the "timing" information of all workflows that have "timing added" under "this item", adding a selection box before each row of data and adding a full selection in the header 2. Timing management page can search timing information according to "workflow name"; 2. Only when the workflow status is online and the timing status is offline, can the batches be scheduled online. 3. Only when the workflow status is online or offline and the timing status is online, can the batch be scheduled offline. 4. The timing status is offline, so you can delete timings in batches. 1.定时管理页面只显示“该项目”下“已添加定时”的所有工作流的“定时”信息,每行数据前增加选择框,表头增加全选; 2.定时管理页面可以根据"工作流名称"搜索定时信息; 2.工作流状态是上线且定时状态为下线,才能批量定时上线; 3.工作流状态为上线或下线且定时状态为上线,才能批量定时下线; 4.定时状态为下线,才可批量删除定时。
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
