You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The equality check for ObjectPathItem item id's in ObjectPath seems to break when used with MongoDB V3 due to contract changes of MongoDB's ObjectID.
From the referenced commit in the mongo-java-driver: mongodb/mongo-java-driver@aa4b435 (ObjectId.)equals method will no longer compare equal to anything but an ObjectId