-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
currently we make heavy use of schedules as our control plane, but it's annoying to get to a particular schedule once you're over 500. (since you can just show them all on the front page and ctrl-f when you're under 500)
Describe the solution you'd like
make it easier to quickly get to the schedule we want to trigger manually
Describe alternatives you've considered
- saved a bookmark to the page with a filter set to 500 jobs, but it's still annoying once you're over 500. it's multiple clicks.
- considered reworking our scheduled jobs to be meta-schedules that call other schedules (yes, seriously, it's that annoying)
Additional context
ideal would be to start typing the schedule name and have it appear
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request