Skip to content

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

Open
@michaelnchin

Description

@michaelnchin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    New issues/Needs triage or review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions