Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants