0
Completed

Start and End time validation on Daily exclusion

Tony Sheehy 13 years ago updated by anonymous 8 years ago 2

A check should be made on schedule validation to ensure that the start time is less than or equal to the end time of the daily exclusion time.

Examining this issue revealed that this validation should not be valid as it does not consider exclusion periods that wrap around a day (eg. 11pm to 4am). This ability has been added and unit tested, and as such, the end time can be lesser than the start time for the exclusion period.

Also added validation to prevent end dates being less than the start date of a dates exclusion period.

Resolved. Please confirm resolution.

This has been confirmed.