User Preference SSIMImportSplitIndividualFlights

To address the problem with the incorrect cycling of flights in Aircraft Follow once the schedule is activated. 


Step-by-step guide

You would have to set this configuration to True for the new code to take effect before you import the next SSIM file.


Previously the schedule when it was imported used to split the schedule based on DOW (days of the week). The onward schedule was identified based only on the first flight date from the schedule which appears to be insufficient hence it used to create incorrect cycles once a schedule is activated.



With the user preference settings set to True, what the current code would do is it would run a routine to split the imported schedule line as individual days with the link to the onward flight legs. 


When the schedule is being activated and the flights are being created in Aircraft Follow, what system does is recalculate the split schedule line into cycle flights, thereby when you now go to Aircraft Follow, you would have the correct cycles.