Skip to content

Labels

Labels

  • acknowledged

    Mongoose devs are aware of the issue and are working on a solution
  • backwards-breaking

  • can't reproduce

    Mongoose devs have been unable to reproduce this issue. Close after 14 days of inactivity.
  • confirmed-bug

    We've confirmed this is a bug in Mongoose and will fix it.
  • dependencies

    Pull requests that update a dependency file
  • developer-experience

    This issue improves error messages, debugging, or reporting
  • discussion

    If you have any thoughts or comments on this issue, please share them!
  • docs

    This issue is due to a mistake or omission in the mongoosejs.com documentation
  • enhancement

    This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    This issue is a quick fix that would be a good one for a first-time contributor.
  • has repro script

    There is a repro script, the Mongoose devs need to confirm that it reproduces the issue
  • help

    This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
  • help wanted

  • interop issue

    issue with interop between Mongoose and another npm module that is not a Mongoose prod dependency
  • javascript

    Pull requests that update Javascript code
  • needs clarification

    This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
  • needs repro script

    Maybe a bug, but no repro script. The issue reporter should create a script that demos the issue
  • new feature

    This change adds new functionality, like a new method or class
  • note to self

  • performance

  • plugin

  • priority

    Automatically set for Mongoose Pro subscribers
  • refactor

    This is a purely internal change for making Mongoose internals easier to understand and work with
  • Stale

  • typescript

    Types or Types-test related issue / Pull Request
  • underlying library issue

    This issue is a bug with an underlying library, like the MongoDB driver or mongodb-core
  • won't fix