zhuangchong opened a new pull request #3825:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/3825


   ## What is the purpose of the pull request
   
   #3767 
   
   Task instances support query by process instance name. At present, when 
there are many instances on the task instance page, it is inconvenient to find 
a certain process instance. After improvement, you can query according to the 
process instance name on the task instance page.
   
   ## Brief change log
   
   TaskInstance/index.vue adds workflow instance name query box
   TaskInstanceController.queryTaskListPaging() added new input parameter 
processInstanceName
   
   ## Verify this pull request
   This change added tests and can be verified as follows:
     - *Manually verified the change by testing locally.*
   
   ---
   ##拉取请求的目的是什么
   
   任务实例支持按工作流实例名查询,目前在任务实例页面存在很多实例的时候,查找某一个工作流实例很不方便,改进后可以在任务实例页面根据工作流实例名查询
   
   ##简要更改日志
   
   TaskInstance/index.vue 增加 工作流实例名称查询框
   TaskInstanceController.queryTaskListPaging()新增入参processInstanceName
   
   ##验证此拉取请求
   
   此更改增加了测试,可以进行如下验证:
      -*通过本地测试手动验证更改。*
   
   
   
![image](https://user-images.githubusercontent.com/37063904/94263164-37235c00-ff67-11ea-9115-2d2adc164444.png)
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to