-
Notifications
You must be signed in to change notification settings - Fork 165
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
Schedule: Validation error with up cursor input in Hours #3518
Comments
Can you please test this again in 4.1.1 @ifarzana ? It works for me if I save with 1 after clicking on the Hour field (empty) and pressing up, or if I start with 0 and also press up. |
I have taken this steps Screencast.from.14-10-24.13.50.23.webm |
maurofmferrao
added a commit
to xibosignage/xibo-cms
that referenced
this issue
Oct 15, 2024
maurofmferrao
added a commit
to xibosignage/xibo-cms
that referenced
this issue
Oct 21, 2024
maurofmferrao
added a commit
to xibosignage/xibo-cms
that referenced
this issue
Nov 8, 2024
maurofmferrao
added a commit
to xibosignage/xibo-cms
that referenced
this issue
Nov 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug: Seen on version 4.0.15, 4.1.1
A validation error occurs when the
hours
are incremented using the up cursor. However, if the user types the hour directly into the input field, the event schedules successfully.Steps to Reproduce:
Dayparting
toCustom.
Use Relative time.
Hours
field manually and save the event.Actual Result: The event is scheduled successfully.
Variant B: Use the up cursor to increment the
Hours
field from 0 to 1 and then save the event.Actual Result: The system display san error message stating:
Cannot have an end time earlier than your start time.
The text was updated successfully, but these errors were encountered: