On the schedule pipeline step: The Interval and Unit fields are not currently required in the code, but if either, or both, are not entered when saving a schedule, it produces an Integrity Error.
To resolve:
[ ] Update model to mark interval and unit as required fields
[ ] Update UI to indicate the fields are required by adding asterisks next to the field labels
[ ] Add applicable error messages
Optional (helpful for UX):
Add a placeholder to the Interval input
On the schedule pipeline step: The Interval and Unit fields are not currently required in the code, but if either, or both, are not entered when saving a schedule, it produces an Integrity Error.
To resolve:
Optional (helpful for UX): Add a placeholder to the Interval input