Skip to content
New issue

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

Deprecation warning when using MongoDB versions 3.2 or above #2053

Closed
dancgray opened this issue Aug 24, 2018 · 0 comments
Closed

Deprecation warning when using MongoDB versions 3.2 or above #2053

dancgray opened this issue Aug 24, 2018 · 0 comments
Labels
S: merged Completed, reviewed, and merged issues T: bug
Milestone

Comments

@dancgray
Copy link
Member

This issue is for reference. Waiting for mongoose update or docs.

Actual Behavior

The following warnings are given when installing or running the develop branch of the authoring tool with mongoDB versions 3.2 or above. (Tested in MongoDB v3.6, Node v8.11.2)

(node:3144) DeprecationWarning: collection.find option [fields] is deprecated and will be removed in a later version.
(node:3124) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead.

Versions

  • Authoring Tool Version: develop branch
  • Framework Version: n/a
  • Operating System: n/a
  • Browser:

Additional Information

See Mongoose issue #6880.

@taylortom taylortom added this to the 0.5.1 milestone Aug 28, 2018
@taylortom taylortom added S: in-progress Issues currently being worked on - leave these be! S: merged Completed, reviewed, and merged issues and removed S: in-progress Issues currently being worked on - leave these be! labels Sep 13, 2018
taylortom added a commit that referenced this issue Nov 7, 2018
taylortom added a commit that referenced this issue Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: merged Completed, reviewed, and merged issues T: bug
Projects
None yet
Development

No branches or pull requests

3 participants