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

[BUG] Gremlin visualizer renders elementMaps incorrectly when custom id property is present #695

Open
michaelnchin opened this issue Sep 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@michaelnchin
Copy link
Member

Community Note

  • Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Describe the bug

This issue occurs running a %%gremlin query that returns path components in elementMap format. If the vertices in the path contain a custom id property, the visualizer confuses this with the default T.id token property, and renders the graph incorrectly.

When using WebSockets protocol, this issue manifests as duplicate, unconnected nodes in the graph.

Screenshot 2024-09-17 at 10 05 14 PM

@michaelnchin michaelnchin added the bug Something isn't working label Sep 18, 2024
@github-project-automation github-project-automation bot moved this to New issues/Needs triage or review in Graph Notebook Planning Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: New issues/Needs triage or review
Development

No branches or pull requests

1 participant