ibi-group / datatools-server

Server for IBI's GTFS data management platform.
MIT License
49 stars 51 forks source link

Setting continuous pickup/dropoff types to 2 or 3 on routes prevents route export. #509

Open binh-dam-ibigroup opened 1 year ago

binh-dam-ibigroup commented 1 year ago

Observed behavior

In the GTFS editor, setting the continuous pickup/dropoff type for a route to a value of 2 and 3, respectively, results in the route not being exported in editor snapshots.

Expected behavior

The route should be exported.

Steps to reproduce the problem

  1. Open the GTFS editor
  2. Go to the route editor and select a route
  3. Change the continuous pickup setting to 2, continuous drop off setting to 3.
  4. Take an editor snapshot.
  5. Download the snapshot ZIP
  6. In the downloaded ZIP file, open routes.txt
  7. Observe that the route changed above is missing from routes.txt.

Any special notes on configuration used

n/a

Version of datatools-server and datatools-ui if applicable (exact commit hash or branch name)

Recent dev branches of datatools-server/ui.