Fix 500 when a news needs a start_date and/or end_date but we don't provide
We issued errors if start_date and/or end_date did not exist but we did not stop the validation so the comparison between the two failed.
We issued errors if start_date and/or end_date did not exist but we did not stop the validation so the comparison between the two failed.