Closed vibhoothi closed 3 years ago
@tdaede ^^
This seems good! Would it also make sense for this to match substrings? e.g. find all jobs containing "directopt".
@tdaede Yes, it works, also case-insensitive ATM, I did not do work on pattern matching, but it can match substring, and also case in-sensitive.
@tdaede can we land this
This commit introduces option to filter based on job_name, Right now can search for job and list in the main list of jobs for selection. Also enable to select multiple jobs
Screenshots: