spring-cloud-dataflow-ui
spring-cloud-dataflow-ui copied to clipboard
Filter in Jobs Tab
A few users might be running 100+ jobs in scdf. Which makes it a little difficult for the user if he wants to filter out a particular job like we can do for tasks. I think similar to tasks we can also have jobs and executions with filters. Will be quite helpful. Also if the user can just filter out the latest failed jobs that will be a big help too.
Suggested improvement on the server side: filter job by taskName and/or by status https://github.com/spring-cloud/spring-cloud-dataflow/issues/2649