You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Valentyn Kahamlyk (Jira)" <ji...@apache.org> on 2023/02/21 23:10:00 UTC

[jira] [Created] (TINKERPOP-2872) Inconsistency in comparing Elements in JavaScript tests

Valentyn Kahamlyk created TINKERPOP-2872:
--------------------------------------------

             Summary: Inconsistency in comparing Elements in JavaScript tests
                 Key: TINKERPOP-2872
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2872
             Project: TinkerPop
          Issue Type: Improvement
          Components: javascript
    Affects Versions: 3.7.0
            Reporter: Valentyn Kahamlyk


In most GLV's we consider Elements the same when they have the same ID.
In JavaScript used [member wise comparison|https://github.com/apache/tinkerpop/blob/master/gremlin-javascript/src/main/javascript/gremlin-javascript/test/cucumber/feature-steps.js#L176]


Make it work like the others GLV's, just compare ID.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)