sdhzwc opened a new issue, #16631: URL: https://github.com/apache/dolphinscheduler/issues/16631
### Search before asking - [X] I had searched in the [DSIP](https://github.com/apache/dolphinscheduler/issues/14102) and found no similar DSIP. ### Motivation Workflow Timing:Currently the timer management does not show who created the timer task, so without executing the task it is not known who created it, is it necessary to show the creator and modifier options? Workflow Definition:The current filters defined in the workflow are too simple, is it possible to add filters for status, timed status, and time? These are my thoughts, let's see if you agree and I'll work on optimizing them if possible ### Design Detail Workflow Timing:  When creating timed options, it's easy to see who created and modified the Workflow Definition:  This is not only limited to workflow name queries, but can also be customized based on status, etc. Increase the user-friendliness better with the above tweaks ### Compatibility, Deprecation, and Migration Plan Compatibility with latest version. ### Test Plan Test by UT. ### 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]
