You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by we...@apache.org on 2021/11/30 02:26:48 UTC

[dolphinscheduler] branch dev updated (f0630bc -> 6e55394)

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

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


    from f0630bc  Fix view task status module on project homepage cannot read property label of undefined (#6956)
     add 6e55394  [Improvement][API][num-9] add ProcessTaskRelationServiceImpl.moveTaskProcessRelation (#7053)

No new revisions were added by this update.

Summary of changes:
 .../controller/ProcessTaskRelationController.java  | 14 +++-
 .../apache/dolphinscheduler/api/enums/Status.java  |  7 +-
 .../impl/ProcessTaskRelationServiceImpl.java       | 86 +++++++++++++++++++++-
 .../service/ProcessTaskRelationServiceTest.java    | 35 +++++++++
 4 files changed, 136 insertions(+), 6 deletions(-)