This PR allows us to skip importing of data where the last calendar date for a Line (timetable endDate) is in the past. Reduces old and obsolete data in the database.
Default import parameter keeps current functionality, in order to activate this feature a new parameter must be present in the import json.
We will add this pull request in the 3.4.2 version (early next week) and in next version (3.5) , we will add a new checkpoint for it to report reject reason
This PR allows us to skip importing of data where the last calendar date for a Line (timetable endDate) is in the past. Reduces old and obsolete data in the database.
Default import parameter keeps current functionality, in order to activate this feature a new parameter must be present in the import json.