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

NodeTransition index out of bounds #1786

Merged
merged 3 commits into from
May 3, 2019
Merged

NodeTransition index out of bounds #1786

merged 3 commits into from
May 3, 2019

Conversation

gknisely
Copy link
Member

@gknisely gknisely commented May 3, 2019

if transition count == 0 return false and do not call transition function.

This issue was creating numerous route failures returning:
400::GraphTile NodeTransition index out of bounds: 810539,2,0 transitioncount= 0

Tasklist

  • Review - you must request approval to merge any PR to master
  • Generally use squash merge to rebase and clean comments before merging
  • Update the changelog

Requirements / Relations

Bug was introduced during the V3 tile refactor.
image

kevinkreiser
kevinkreiser previously approved these changes May 3, 2019
dnesbitt61
dnesbitt61 previously approved these changes May 3, 2019
Copy link
Member

@dnesbitt61 dnesbitt61 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

@gknisely gknisely dismissed stale reviews from dnesbitt61 and kevinkreiser via b782e06 May 3, 2019 15:46
@gknisely gknisely merged commit 2627a26 into master May 3, 2019
@purew purew deleted the node_transition_error branch February 13, 2020 19:21
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 this pull request may close these issues.

None yet

3 participants