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
org.mongodb.morphia.query.QueryValidator: Validation warnings:
[Validation failed: 'Type java.util.List may not be queryable with value '{ query: { "id" : { "$oid" : "54eb2e82b5f1e032241c5bd7" }, "role" : "the boss" } }' with class org.mongodb.morphia.query.QueryImpl', Validation failed: 'Type x.CustomEntityRelation may not be queryable with value '{ query: { "id" : { "$oid" : "54eb2e82b5f1e032241c5bd7" }, "role" : "the boss" } }' with class org.mongodb.morphia.query.QueryImpl']
The text was updated successfully, but these errors were encountered:
Apologies for the delay. I can't recreate this on master. What version are you using? If you can try the 1.5.0-SNAPSHOT build can confirm if this issue still exists, I can take another look at it. But it would seem that issue was resolved elsewhere.
(v1.3.2)
models:
Query:
Warning:
The text was updated successfully, but these errors were encountered: