This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from cfd9db5 Merge pull request #4658 from
zhuangchong/dev-fix-localparam-input-display
add 14d49bc [FIX-2101]It solves the problem that the name of the branch
will not change after the name of the branch is changed in the workflow page
and instance page. (#4555)
No new revisions were added by this update.
Summary of changes:
.../api/service/ProcessInstanceService.java | 10 +-
.../service/impl/ProcessDefinitionServiceImpl.java | 4 +-
.../task/conditions/ConditionsParameters.java | 10 +-
.../service/process/ProcessService.java | 58 +++++++++++
.../service/process/ProcessServiceTest.java | 107 +++++++++++++++++++++
5 files changed, 184 insertions(+), 5 deletions(-)