neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.4k stars 276 forks source link

Wrong cypher generated when scope (using identity method) is used with association. #1691

Open mrhardikjoshi opened 1 year ago

mrhardikjoshi commented 1 year ago

Code example (inline, gist, or repo)

Failing specs to demonstrate the issue https://github.com/neo4jrb/activegraph/pull/1690

Runtime information:

neo4j gem version: 11.3.1 neo4j database version: 4.4.11 Enterprise