Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not attempt to import GTFS data if at least the stops file cannot be read #1272

Open
kaligrafy opened this issue Mar 5, 2025 · 0 comments
Labels
bug Something isn't working enhancement New feature or request gtfs

Comments

@kaligrafy
Copy link
Collaborator

If stops cannot be imported, any attempt to select a path will crash anyway, so we should not allow to import a gtfs file if the stops file is unreadable or empty.

@kaligrafy kaligrafy added bug Something isn't working enhancement New feature or request gtfs labels Mar 5, 2025
@kaligrafy kaligrafy changed the title DO not attempt to import GTFS data if at least the stops file cannot be read Do not attempt to import GTFS data if at least the stops file cannot be read Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request gtfs
Projects
None yet
Development

No branches or pull requests

1 participant