Skip to content

easier filtering of scheduled jobs #2949

@jcran

Description

@jcran

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions