SbloodyS commented on PR #13626: URL: https://github.com/apache/dolphinscheduler/pull/13626#issuecomment-1445626030
> The issue is [https://github.com/apache/dolphinscheduler/issues/13146](url). And the reason is when modifying the workflow definition, if I do not know the taskcode, I will not be able to modify the workflow definition. Therefore, can DS support calling the api through projectCode and processCode to obtain the corresponding taskCode, so that I can easily modify it. We can use `queryProcessDefinitionByCode` to query the process definition detail by `projectCode` and `processDefinitionCode`. So I think this pr is unnessnary. Feel free to correct me if I'm wrong. -- 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]
