zhongjiajie commented on code in PR #14122: URL: https://github.com/apache/dolphinscheduler/pull/14122#discussion_r1194893301
########## 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: Could we add some notice to tell users can copy to both some project or to others project? BTW, we should also tell user when they copy the workflow, the workflow name will and copy date as is post to compare between previous 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]
