Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update create job form for scheduling #80

Closed
5 tasks done
ellisonbg opened this issue Oct 4, 2022 · 0 comments · Fixed by #111
Closed
5 tasks done

Update create job form for scheduling #80

ellisonbg opened this issue Oct 4, 2022 · 0 comments · Fixed by #111
Assignees
Labels
enhancement New feature or request

Comments

@ellisonbg
Copy link
Contributor

ellisonbg commented Oct 4, 2022

Problem

We are currently in the process of adding the ability for users to run jobs automatically on a schedule. This issue is to describe and track work needed to enable scheduling on the create job form. The core user story here is this:

"As a user, I would like to create a job to run automatically on a schedule"

Proposed Solution

  • Add UI to the create job view that allows a user to pick between "run now" and "schedule".
  • When a user picks "schedule" offer two options:
    • A simplified, graphical UI for specifying a schedule.
    • Full CRON expression syntax for advanced usage cases.
  • When a user create the job definition, take them to the list view, but with the job definitions table show.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants