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

OnRoute through Network #81

Open
nevin-joshy opened this issue Oct 31, 2023 · 0 comments · May be fixed by #83
Open

OnRoute through Network #81

nevin-joshy opened this issue Oct 31, 2023 · 0 comments · May be fixed by #83
Assignees

Comments

@nevin-joshy
Copy link
Contributor

Right now, in the buses patch request, we check that a location is valid using a let called OnRoute. This uses the allSatisfy and checkOnRoute functions to see if the bus is on at least one of the routes. We want to tweak this so that if the location type is through the network, then it is always true.

@nevin-joshy nevin-joshy self-assigned this Oct 31, 2023
@nevin-joshy nevin-joshy linked a pull request Oct 31, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant