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

Add trip headsign, route shortname, and stop name to error details #75

Open
isabelle-dr opened this issue Jan 9, 2022 · 0 comments
Open

Comments

@isabelle-dr
Copy link

Issue by barbeau
Feb 24, 2020
Originally opened as CUTR-at-USF#371


Summary:

Feedback from agencies - it would be useful to see small details on the entity that triggered the error in the error message. Right now we show the ID, like:

trip_id 1234...

However, it would be more useful if we included the trip headsign, route shortname, and stop name along with the ID, like:

trip_id 1234 South to Downtown

Steps to reproduce:

Trigger an error or warning that includes an entity ID

Expected behavior:

A short human readable description of that entity should be included

Observed behavior:

Only the GTFS ID is included

@isabelle-dr isabelle-dr added this to the v1.0 milestone Jan 9, 2022
@barbeau barbeau modified the milestones: v1.0, v1.1 Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants