wunan1210 opened a new issue #5956: URL: https://github.com/apache/dolphinscheduler/issues/5956
*For better global communication, please give priority to using English description, thx! * *Please review https://dolphinscheduler.apache.org/en-us/community/development/issue.html when describe an issue.* **Describe the feature** When add a subprocess, we do not know the params of the subprocess, and can't modify the params of the subprocess. May the global params of parent process overwrite it , but it is not transparent. **Describe the solution you'd like** I make the params visible when add the process, and can modify the value of the params, but can't and or remove the keys. Global params also overwrite the local params like other type of tasks. -- 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]
