github-actions[bot] commented on issue #14880:
URL: 
https://github.com/apache/dolphinscheduler/issues/14880#issuecomment-1710988711

   ### 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
   
   Some logical task nodes, such as conditional task and switch task, do not 
update the relevant node parameters during copying.
   Some logical nodes (such as conditional nodes and switching nodes) do not 
update internal node parameters when copying workflows.
   The copied workflow cannot be used immediately and requires manual entry 
into the logical task node for updating the relevant node.
   After the workflow is copied, it cannot run immediately. You need to enter 
the workflow and manually update the dependent nodes in the logical nodes.
   
   
   ### What you expected to happen
   
   When copying a workflow, the parameters in the logical task node should also 
be updated correctly.
   After the workflow is copied, the parameters in the logical nodes should 
also be updated correctly.
   
   ### How to reproduce
   
   - create a workflow
   - add some tasks and associate them with logical task node
   -save workflow
   - copy workflow
   - check new workflow
   
   ### 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]

Reply via email to