yinancx opened a new pull request #4160: URL: https://github.com/apache/incubator-dolphinscheduler/pull/4160
## What is the purpose of the pull request - Add a button 'Start From Force Success' at instance list page, available for instance with state `FORCED_SUCCESS` - Add a new execution type `START_FROM_FORCED_SUCCESS` for instance, for zh-cn, it calls `从强制成功处继续` - Add related locale words. ## Related issues * [Feature][*] Force Task Success #3575 ## Brief change log * `dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/instance/pages/list/_source/list.vue` Add a button and handlers for force success operation; * `dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js` and `dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js` Add related locale words. ---------------------------------------------------------------- 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]
