calvinjiang opened a new issue, #13160: URL: https://github.com/apache/dolphinscheduler/issues/13160
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened After modifying a few of fields on a dependent task form and canceling the task modal, these values of fields wouldn't be reset. When opening this modal one more time, you can also see those modified values. Open a dependent task modal and choose a new project name for the dependent task:   Then cancel the modal and open the task again:  ### What you expected to happen When canceling the task modal all modified values should be restored. ### How to reproduce Open a dependent task modal and choose a new project name for the dependent task. And then cancel the modal and open the task again. You'll see this issue. ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
