jiangtaoNuc opened a new pull request, #12489: URL: https://github.com/apache/dolphinscheduler/pull/12489
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request this pr will fix #12453 Updating workflow instance shows success, but does not actually take effect When updating the workflow instance, the previous controller does not have the parameters of workflow name and workflow description. After adding, it can be successfully modified,It involves modifying UI, controller and service layer modules。 <!--(For example: This pull request adds checkstyle plugin).--> ## Brief change log <!--*(for example:)* - *Add maven-checkstyle-plugin to root pom.xml* --> ## Verify this pull request This pull request is already covered by existing tests -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
