chengshiwen opened a new issue #5062: URL: https://github.com/apache/incubator-dolphinscheduler/issues/5062
**Describe the feature** *Create/Edit/Delete Worker Group in Web UI, as shown in the picture below*  **Is your feature request related to a problem? Please describe.** At present, it is very inconvenient to `create/edit/delete` worker groups, I need to modify `worker.properties` and restart `worker-server` **Describe the solution you'd like** The following modules need to be modified: - `dolphinscheduler-ui` - `dolphinscheduler-api` - `dolphinscheduler-dao` - `dolphinscheduler-server` **Describe alternatives you've considered** No. **Additional context** The pr solving this issue will depend on the pr #4996, which has undergone a major refactoring. ---------------------------------------------------------------- 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]
