Skip to content

stop_times.continuous_drop_off/continous_pickup incorrectly loaded? #325

@binh-dam-ibigroup

Description

@binh-dam-ibigroup

Observed behavior

A bug here https://github.com/conveyal/gtfs-lib/blob/dev/src/main/java/com/conveyal/gtfs/model/StopTime.java#L93 may prevent the continuous_pickup/continuous_drop_off fields in the stop_times GTFS tables from being imported correctly.

Expected behavior

The mentioned fields in stop_times should be loaded properly.

Steps to reproduce the problem

Load a GTFS feed with non-default values in the fields mentioned.
Observe that the values in the GTFS editor don't correspond to the values in the GTFS file.

Notes on configuration and files required to reproduce the issue

datatools-server: any version that contains ibi-group/datatools-server#387
datatools-UI: any version that contains ibi-group/datatools-ui#668

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions