We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to clone and run the package against MongoDB 3.2.8 I get the following error message in getJobs()
exception: FieldPath field names may not start with '$'.
The text was updated successfully, but these errors were encountered:
+1 exception: FieldPath field names may not start with '$'.
Sorry, something went wrong.
@jeltok upgrade mongodb to the latest version, the exception missed and agendash worked well
That's true, works great with MongoDB 3.2.10.
Thank you!
No branches or pull requests
When I try to clone and run the package against MongoDB 3.2.8 I get the following error message in getJobs()
exception: FieldPath field names may not start with '$'.
The text was updated successfully, but these errors were encountered: