rickchengx commented on code in PR #14122: URL: https://github.com/apache/dolphinscheduler/pull/14122#discussion_r1194918475
########## docs/docs/en/guide/project/workflow-definition.md: ########## @@ -128,6 +128,9 @@ The following are the operation functions of the workflow definition list: - **Timing Management:** The timing management page can edit, online or offline and delete timing. - **Delete:** Delete the workflow definition. In the same project, only the workflow definition created by yourself can be deleted, and the workflow definition of other users cannot be deleted. If you need to delete it, please contact the user who created it or the administrator. - **Download:** Download workflow definition to local. +- **Copy:** Copy a new workflow based on the current workflow. Review Comment: Thanks for your comment. I'll add this. -- 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]
