SbloodyS commented on code in PR #10130:
URL: https://github.com/apache/dolphinscheduler/pull/10130#discussion_r876911106


##########
docs/docs/zh/guide/project/workflow-instance.md:
##########
@@ -40,7 +40,7 @@
 
 ![workflow-instance](/img/new_ui/dev/project/workflow-instance.png)
 
-- **编辑:** 只能编辑已终止的流程。点击"编辑"按钮或工作流实例名称进入 DAG 编辑页面,编辑后点击"保存"按钮,弹出保存 DAG 
弹框,如下图所示,在弹框中勾选"是否更新到工作流定义",保存后则更新工作流定义;若不勾选,则不更新工作流定义。
+- **编辑:** 只能编辑 成功/失败/停止 状态的流程。点击"编辑"按钮或工作流实例名称进入 DAG 编辑页面,编辑后点击"保存"按钮,弹出保存 DAG 
弹框,如下图所示,修改流程定义信息,在弹框中勾选"是否上传流程定义",保存后则将实例修改的信息更新到工作流定义;若不勾选,则不更新工作流定义。

Review Comment:
   是否上传流程定义 修改为 是否更新工作流定义



##########
docs/docs/en/guide/project/workflow-instance.md:
##########
@@ -40,7 +40,7 @@ Click Project Management -> Workflow -> Workflow Instance, 
enter the workflow in
 
 ![workflow-instance](/img/new_ui/dev/project/workflow-instance.png)
 
-- **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:
   ```Whether to upload to workflow definition``` change to ```Whether to 
update to workflow definition```
   
   ```no effect on the workflow definition``` change to ```the workflow 
definition would not be updated```.



-- 
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