Summary: | Task scheduling fails if you don't use the correct time format | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Task Scheduler | Assignee: | Bugs List <koha-bugs> |
Status: | CONFIRMED --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Owen Leonard
2024-07-18 13:17:28 UTC
Just tried this out and I can confirm it. Few different things could be done here. 1. Placeholder in the input to show 00:00 2. Error handling that retain submitted values and show a hint about the validation failure 3. Do client-side validation |