zhongjiajie commented on code in PR #10581:
URL: https://github.com/apache/dolphinscheduler/pull/10581#discussion_r905857613


##########
docs/docs/en/guide/project/workflow-definition.md:
##########
@@ -91,6 +91,15 @@ The following are the operation functions of the workflow 
definition list:
 
   > Parallel mode: The tasks from 9th May to 10th May execute simultaneously, 
and the process instance page generates 2 process instances;
 
+## Run the task alone
+- Right-click the task and click the "Start" button (only online tasks can be 
clicked to run)
+
+![workflow-task-run](../../../../img/new_ui/dev/project/workflow-task-run.png)
+
+- The startup parameter setting dialog box is displayed, and the parameter 
description is the same as run the workflow

Review Comment:
   ```suggestion
   - The startup parameter setting dialog box is displayed, and the parameter 
description is the same as [run the workflow](#run-the-workflow)
   ```



##########
docs/docs/en/guide/project/workflow-definition.md:
##########
@@ -91,6 +91,15 @@ The following are the operation functions of the workflow 
definition list:
 
   > Parallel mode: The tasks from 9th May to 10th May execute simultaneously, 
and the process instance page generates 2 process instances;
 
+## Run the task alone
+- Right-click the task and click the "Start" button (only online tasks can be 
clicked to run)

Review Comment:
   ```suggestion
   
   - Right-click the task and click the "Start" button (only online tasks can 
be clicked to run)
   ```



##########
docs/docs/en/guide/project/workflow-definition.md:
##########
@@ -91,6 +91,15 @@ The following are the operation functions of the workflow 
definition list:
 
   > Parallel mode: The tasks from 9th May to 10th May execute simultaneously, 
and the process instance page generates 2 process instances;
 
+## Run the task alone
+- Right-click the task and click the "Start" button (only online tasks can be 
clicked to run)
+
+![workflow-task-run](../../../../img/new_ui/dev/project/workflow-task-run.png)
+
+- The startup parameter setting dialog box is displayed, and the parameter 
description is the same as run the workflow

Review Comment:
   If there is some existing content on the same page, we should better use the 
anchor in English version docs. PS: but I find the anchor does not work in 
Chinese docs, and i do not know why



##########
docs/docs/zh/guide/project/workflow-definition.md:
##########
@@ -92,6 +92,15 @@
 
     > 并行模式:同时执行 5 月 9 号到 5 月 10 号的任务,同时在流程实例页面生成两条流程实例。
 
+## 单独运行任务
+- 右键选中任务,点击"启动"按钮(只有已上线的任务才能点击运行)

Review Comment:
   ```suggestion
   
   - 右键选中任务,点击"启动"按钮(只有已上线的任务才能点击运行)
   ```



##########
docs/docs/en/guide/project/workflow-definition.md:
##########
@@ -91,6 +91,15 @@ The following are the operation functions of the workflow 
definition list:
 
   > Parallel mode: The tasks from 9th May to 10th May execute simultaneously, 
and the process instance page generates 2 process instances;
 
+## Run the task alone
+- Right-click the task and click the "Start" button (only online tasks can be 
clicked to run)

Review Comment:
   We should better add a new blank line betweern title and 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]

Reply via email to