Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
When saving a schedule that sets the valid_from and valid_to attributes then it is possible to
- store a valid_from value that dates after the valid_to value.
- store a valid_from value or a valid_to value that is in the past.
Desired Behavior
A message should be displayed if the valid_from value dates after the valid_to value or if the valid_from value or the valid_to value are dated back to the past.