cbeta65 Posted November 12, 2021 Posted November 12, 2021 Case: report works fine in 6.4.0, but in 7.2.0 i see this error. What i am doing wrong? Publish it across Studio 6.12.0com.mongodb.util.JSONParseException:{ 'collectionName': 'services', 'aggregate' :[ { "$match": { "review": { "$exists": true }, "review.ratings": { "$ne": []}, "scheduleDate": { "$gte": ISODate("2021-11-01T01:00:00.000+0600"), "$lte": ISODate("2021-11-13T00:59:59.000+0600") } } },
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now