hwfbest opened a new issue, #14028: URL: https://github.com/apache/dolphinscheduler/issues/14028
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 原排序:是否上线、更新时间、任务序号 任务修改会导致任务行变动,增加选择任务的操作时间,改为按照任务创建时间倒序排列 dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessDefinitionMapper.xml [https://github.com/hwfbest/dolphinscheduler/commit/ce07f47c7333adcd3182c857f5475b24c3786f33](url) ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### 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]
