-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
TypeError: callback is not a function at mongoose/lib/statemachine.js:137:14
**If t…
-
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the issue has not already been raised
### Issue
So I wanna use the newly ad…
-
# v3.0
## Rewrite
- [x] 1. Improve code quality and readability.
- [x] 2. Redesign frontend UI.
- [x] 3. Update dependencies to latest versions and test.
- [x] 4. Rewrite consumer and publish…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Mongoose took great care in crafting their types once `@types/mongoose` was deprecated, but t…
-
In GitLab by @KA on May 3, 2022, 17:41
코드 리뷰 주신 것 중 unique, index에 관한 질문입니다
- calendar.js(스키마)
![image](https://my-gitlab-bucket.s3.amazonaws.com/490803731/85e3824365db5f6a5ddd86adfab8802d282e9…
-
**Do you want to request a *feature* or report a *bug*?**
report a bug
**What is the current behavior?**
I'm seeing my node process terminate unexpectedly when some mongoose operation…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
When you want to use a virtualField in combination with a match query and `count: true`…
-
**Do you want to request a *feature* or report a *bug*?**
Report a bug
**What is the current behavior?**
When calling something like
```mjs
Model.find({}, null, { populate: 'field…
-
### What's the problem you're trying to solve?
Yesterday everything worked properly, and I have been testing it since, so not even sure what and when this came to be.
After editing an entry, some …