Closed emmambd closed 1 month ago
feed_info.txt is required when translations.txt is provided, but missing_required_file is not triggered in this case.
missing_required_file
IF translations.txt is provided AND feed_info.txt is not present, trigger missing_required_file.
In this scenario, missing_recommended_file should not be triggered.
missing_recommended_file
https://gtfs.irail.be/nmbs/gtfs/latest.zip
No response
Closed from #1803
Describe the problem
feed_info.txt is required when translations.txt is provided, but
missing_required_file
is not triggered in this case.Describe the new validation rule
IF translations.txt is provided AND feed_info.txt is not present, trigger
missing_required_file
.In this scenario,
missing_recommended_file
should not be triggered.Sample GTFS datasets
https://gtfs.irail.be/nmbs/gtfs/latest.zip
Severity
No response
Additional context
No response