Fix issue when there is no next date for a garbage collection event
The event date in question will now be set to "None", instead of triggering an error and failing to update all event dates. This will lead to an increased number of polls until the event date is not any more "None", but not more often than scan interval which defaults to once every hour.