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

fix(MONGOSH-1155): update error message in ObjectId class #493

Merged

Conversation

leorossi
Copy link
Contributor

What is changing?

The error message when creating a new ObjectId() object with bad parameter.

What is the motivation for this change?

https://jira.mongodb.org/browse/MONGOSH-1155

Double check the following

  • Ran npm run lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: <type>(NODE-xxxx)<!>: <description>
  • Changes are covered by tests

@nbbeeken nbbeeken changed the title nit(MONGOSH-1155): update error message in ObjectId class fix(MONGOSH-1155): update error message in ObjectId class Mar 15, 2022
@nbbeeken nbbeeken merged commit 67fbc7c into mongodb:main Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants