On at least a couple different occasions, untouched T/Td grids have failed T/Td consistency checked manually after the ForecastBuilder_CRON runs. In digging into the procedures in Localization, the ForecastBuilderUtility appears to run the CheckTTdWind procedure in force mode if version != CRON, and states in a comment that "cron version is automatically checked". However, this does not seem to be the case if our untouched grids are failing a manual check. I searched ForecastBuilder_CRON and see no reference to CheckTTdWind, so I'm wondering where this is actually checked?
We are currently running FB version 1.61, so is this possibly already being addressed in the update coming soon?