SnowMoon-Dev commented on code in PR #10130: URL: https://github.com/apache/dolphinscheduler/pull/10130#discussion_r877270544
########## docs/docs/en/guide/project/workflow-instance.md: ########## @@ -40,7 +40,7 @@ Click Project Management -> Workflow -> Workflow Instance, enter the workflow in  -- **Edit:** only can edit terminated processes. Click the "Edit" button or the workflow instance name to enter the DAG edit page. After the edit, click the "Save" button to confirm, as shown in the figure below. In the pop-up box, check "Whether to update to workflow definition" to update the workflow definition; if not checked, no effect on the workflow definition +- **Edit:** only processes with success/failed/stop status can be edited. Click the "Edit" button or the workflow instance name to enter the DAG edit page. After the edit, click the "Save" button to confirm, as shown in the figure below. In the pop-up box, check "Whether to upload to workflow definition" to update instance modified information to workflow definition; if not checked, no effect on the workflow definition Review Comment: @SbloodyS Thanks, I have modified the relevant content. -- 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]
