Bogus schedule spawns after stop date #362
Closed
Labels
Comments
(from [dd5aeaec703f]) [#362 state:fixed] Fixed a schedule bug when stop date < start date. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From GS
There's a report of a schedule that doesn't want to stop, even though there's a stop date set.
I couldn't try to quite reproduce the bug, bug I did reproduce something: When creating a schedule with a stop date that is earlier than the start date, we end up with a single spawn on the start date. This spawn shouldn't be there.
The text was updated successfully, but these errors were encountered: