hdygxsj opened a new pull request, #12972: URL: https://github.com/apache/dolphinscheduler/pull/12972
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> [Feature][UI]Workflow definitions and workflow instances, as well as task instances can be quickly associated (issue-11847) ## Purpose of the pull request close #11847 <!--(For example: This pull request adds checkstyle plugin).--> The user can now jump from the workflow definition page to the workflow instance page    And user can now jump from the task definition page to the task instance page       ## Brief change log 1、The ui module has added some buttons for jumping 2、The api for paging query in the task instance on the backend adds a parameter (taskCode) as the query condition ## Verify this pull request This pull request is already covered by existing tests, such as org.apache.dolphinscheduler.api.service.TaskInstanceServiceTest -- 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]
