det101 opened a new issue, #17252: URL: https://github.com/apache/dolphinscheduler/issues/17252
### Search before asking - [x] I had searched in the [DSIP](https://github.com/apache/dolphinscheduler/issues/14102) and found no similar DSIP. ### Motivation Development and debugging are inconvenient: You need to go online before debugging, and you should be able to go online without going online The online process is complicated: you need to first launch the workflow, then configure the scheduled task. The schedule should be configured when you go online. There is no distinction between production debugging and development debugging, and the instances are confusing. The instances in the debugging phase should be distinguished. ### Design Detail   **web draft**     ### Compatibility, Deprecation, and Migration Plan There is a compatibility issue. This table is needed. Data migration needs to be considered. Complement processing is required in init-job. ### Test Plan Old version workflow runs stock data upgrade verification Functional testing UT and E2E modification test ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
