conveyal / gtfs-editor

A web-based GTFS editing framework. THIS PROJECT IS DEPRECATED. See https://github.com/ibi-group/datatools-ui for current version.
https://github.com/ibi-group/datatools-ui
MIT License
134 stars 63 forks source link

Schedule editor: how to undo a skipped stop, marked with dash (-)? #270

Open bufemc opened 6 years ago

bufemc commented 6 years ago

Seems you can skip stops in the schedule editor by marking the field with a dash: "-". However, it seems that if you did that accidently, there is no way to undo that. Means if you just want to replace it later with a specific time, the input is ignored and the field keeps to be "-". Is there a way to undo a skipped stop?