[x] Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
[x] Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
[x] The description lists all applicable issues this PR seeks to resolve
[x] The description lists any configuration setting(s) that differ from the default settings
[x] All tests and CI builds passing
Description
Previously we were displaying the internal route ID rather than the route short name which is much more useful for understanding which route is using the stop.
Checklist
dev
before they can be merged tomaster
)Description
Previously we were displaying the internal route ID rather than the route short name which is much more useful for understanding which route is using the stop.
Companion UI PR: https://github.com/ibi-group/datatools-ui/pull/985