You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a bug in temporal filtering when importing timetables.
Until now, it has been required that the validity period of the exported route
must be valid for as long or longer than the Hastus booking record. This causes
problems when the exported route is about to expire and a new version already
exists, and when the Hastus booking record is valid further into the future
than the exported route.
Fix the problem by only requiring that the Hastus booking record must start
later (or on the same day) as the exported route.
ResolvesHSLdevcom/jore4#1570
0 commit comments