Details
-
Improvement
-
Status: Closed
-
Trivial - P5
-
Resolution: Fixed
-
None
-
None
-
None
Description
Description
This page: https://docs.mongodb.com/manual/reference/command/resetError/ does not mention that resetError is deprecated. https://docs.mongodb.com/manual/reference/method/db.resetError/#db.resetError says the db command is deprecated since 1.6.
For comparison, https://docs.mongodb.com/manual/reference/command/getPrevError/ says it's deprecated since 3.6 and https://docs.mongodb.com/manual/reference/method/db.getPrevError/#db.getPrevError says it's deprecated since 1.6.
Scope of changes
Investigating whether resetError is actually deprecated in the same way as getPrevError. If so, mark what version to consider resetError as deprecated.
status | |
---|---|
db.getPrevError |
|
getPrevError command |
|
db.resetError |
|
resetError command | Will mark as deprecated without specifying since when. |
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-33226 Get rid of the `getPrevError` command
-
- Closed
-