LiuShuangBJ commented on PR #15031: URL: https://github.com/apache/dolphinscheduler/pull/15031#issuecomment-1826351231
But I think when editing a long and complex workflow, the editor will think that he has defined the output parameters in the overall workflow, and will use them in subsequent nodes, and will not deliberately define them again in subProcess. The outParam parameter is output again, which is also the opportunity when I discovered this bug. 中文翻译: 但是我觉得在编辑一条长且复杂的工作流时,编辑人员会认为自己已经在整体的工作流中 定义了输出参数,就会在后续的节点中使用,并不会刻意的在subProcess中再次定义outParam参数再做一次输出,这也是我当时发现这个bug的契机 -- 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]
