Routes scheduling partially
I have several routes (three, but I deleted one of them so now its two) that schedule only some of the legs. What is weird is that the legs that do get scheduled all work - for example I have a route that goes:
LGA-ACK-BDL-MVY-BDL-ACK-BOS-ACK-LGA-ROC-LGA
But what schedules is:
LGA-ACK-BDL-ACK-LGA-ROC-LGA
Meaning the route still flies (because all start and end points of the route legs fit together) but it misses out the part in the middle. There's another route that's doing the same thing. The route IDs are 75d1edcf9c84c03ee1dec43e45042e2b and 9dc40322c6ce8d363b521a465180aabb. In issue #258 (closed) @Unknown98 said that something regarding demand calculations was messing with flights being put into the database, could this be related?