batmanneverdie opened a new issue, #14913: URL: https://github.com/apache/dolphinscheduler/issues/14913
### 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 Adding ORDER column for process definition list which help user fix some important PD at the front of list. Now, in default, DS3 only display 10 PD rows in one page, desc order by create time. If user want to view or edit some important PD that not place in a few pages, user must search or find it by flip pages. ORDER column can solves this scenario, PD default order is 0, user can change it in UI and order by desc or asc or not. Maybe we could change rank column to `order`, rank column is redundant for me.  ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] 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]
