You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/12/28 06:52:05 UTC

[dolphinscheduler] branch dev updated (df32ef0efb -> 7497b26979)

This is an automated email from the ASF dual-hosted git repository.

zhongjiajie pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from df32ef0efb Fix when update scheduler will execute workflow (#13285)
     add 7497b26979 [Bug] [Server] Once click online schedule time, task will be automatically scheduled (#13092)

No new revisions were added by this update.

Summary of changes:
 .../apache/dolphinscheduler/api/enums/Status.java  |  1 +
 .../api/service/impl/SchedulerServiceImpl.java     | 25 ++++++++++++--
 .../api/service/SchedulerServiceTest.java          | 38 ++++++++++++++++------
 .../workflow/definition/components/use-form.ts     |  2 +-
 4 files changed, 53 insertions(+), 13 deletions(-)