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

Schedule: Validation error with up cursor input in Hours #3518

Closed
ifarzana opened this issue Oct 3, 2024 · 2 comments
Closed

Schedule: Validation error with up cursor input in Hours #3518

ifarzana opened this issue Oct 3, 2024 · 2 comments
Assignees
Labels
Milestone

Comments

@ifarzana
Copy link

ifarzana commented Oct 3, 2024

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:

  • Add a Schedule Event
  • Set the Dayparting to Custom.
  • Enable Use Relative time.
  • Variant A: Type 1 in the 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.

@ifarzana ifarzana added the bug label Oct 3, 2024
@maurofmferrao
Copy link
Member

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.

@ifarzana
Copy link
Author

I have taken this steps

Screencast.from.14-10-24.13.50.23.webm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants