Squidyu opened a new issue #5886: URL: https://github.com/apache/dolphinscheduler/issues/5886
**For better global communication, Please describe it in English. If you feel the description in English is not clear, then you can append description in Chinese(just for Mandarin(CN)), thx! ** **Describe the bug** There is a problem with the judgment condition for deleting a scheduled job. It's not rigorous enough **To Reproduce**  If I manually offline the schedule in the database, then the schedule will still run. **Expected behavior** I think if manually offline the schedule,the quartz should be deleted! **Which version of Dolphin Scheduler:** -[ALL] **Additional context** Add any other context about the problem here. **Requirement or improvement** - It cannot be judged by whether the 'schedule' is empty, but by whether the online 'schedule' is empty -- 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]
