Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Graph view crashes when it finds an element that is not in the schema #732

Closed
p013570 opened this issue May 14, 2019 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@p013570
Copy link
Member

p013570 commented May 14, 2019

When using the FederatedStore or if creating new Edges/Entities/Vertex types at query time, the Graph view in the UI throws an exception because it can't find the type of a vertex. A simple null check would stop this from occurring.

@p013570 p013570 added the bug label May 14, 2019
@p013570 p013570 self-assigned this May 14, 2019
@p013570 p013570 changed the title Graph view fails to draw elements that are not in the schema Graph view crashes when it finds an element that is not in the schema May 14, 2019
p013570 added a commit that referenced this issue May 14, 2019
d47853 pushed a commit that referenced this issue May 14, 2019
* gh-732 added null check for unknown elements

* gh-732 - added test
@d47853 d47853 added this to the 1.10.0 milestone May 14, 2019
@d47853
Copy link
Member

d47853 commented May 14, 2019

Merged into develop

@d47853 d47853 closed this as completed May 14, 2019
@d47853 d47853 added the UI label May 14, 2019
@d47853 d47853 modified the milestones: 1.10.0, v1.10.0-RC1 Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants