GitHub / chevtek/mongoose-auto-increment issues and pull requests
#100 - Using the library break .populate queries
Issue -
State: closed - Opened by idzer0lis about 6 years ago
#99 - Create collection counter by model and tenant id
Issue -
State: open - Opened by eniorafael about 6 years ago
#98 - You can use my fork considering contributor's long-term non-update
Issue -
State: open - Opened by bigdong89 about 6 years ago
- 1 comment
#97 - DeprecationWarning: collection.findAndModify is deprecated
Issue -
State: open - Opened by hwebb over 6 years ago
- 2 comments
#96 - Start uploading to artifactory
Pull Request -
State: closed - Opened by paksu over 6 years ago
#95 - Allow to specify custom collection name
Pull Request -
State: open - Opened by rightson almost 7 years ago
#94 - [Docs] Reset Count
Issue -
State: open - Opened by OmarElgabry almost 7 years ago
#93 - fix(issue): Cannot read property 'count' of null
Pull Request -
State: open - Opened by bandreetto almost 7 years ago
#92 - Once Collection dropped and created again, the counter does not reset.
Issue -
State: closed - Opened by akki777-zz about 7 years ago
- 1 comment
#91 - Problem with collection.insertMany
Issue -
State: open - Opened by robinvdv12 about 7 years ago
#90 - resolve issue 89, Error with mongoose@^5.0.6, it's throwing TypeError: connection.model is not a function
Pull Request -
State: open - Opened by utkarsh27a about 7 years ago
#89 - Error with mongoose@^5.0.6, it's throwing TypeError: connection.model is not a function
Issue -
State: open - Opened by utkarsh27a over 7 years ago
- 3 comments
#88 - using mongoose-auto-increament gives an error
Issue -
State: open - Opened by ghost over 7 years ago
#87 - Error with mongoose@^5.0.10, cyclic dependency detected
Issue -
State: open - Opened by rafaesc over 7 years ago
- 2 comments
#86 - requires a peer of mongoose@^4.1.12
Issue -
State: open - Opened by eladhk over 7 years ago
- 6 comments
#85 - Cant make numbers start at "0001"
Issue -
State: open - Opened by menthos984 over 7 years ago
- 1 comment
#84 - Do not remove existing field parameters of schema
Pull Request -
State: open - Opened by ghost over 7 years ago
#83 - fixed(issue): Uncaught TypeError: Cannot read property count of null
Pull Request -
State: open - Opened by ozero1st over 7 years ago
#82 - New maintained package ---> `mongoose-plugin-autoinc` <---
Issue -
State: open - Opened by nodkz over 7 years ago
- 6 comments
#81 - Mongoose auto increment multiple models Initialize connection
Issue -
State: open - Opened by SANTEREK18 over 7 years ago
- 2 comments
#80 - Bug fixed:Unhandled rejection MongoError: The field required is not v…
Pull Request -
State: open - Opened by lvyue over 7 years ago
- 1 comment
#79 - fix(MongoError): mongodb-core.lib:error in Function.MongoError.create
Pull Request -
State: open - Opened by nodkz over 7 years ago
- 1 comment
#78 - Cannot create an index on mydb.identitycounters
Issue -
State: closed - Opened by NikitaVlaznev over 7 years ago
- 1 comment
#77 - Fixing Schema#index() call
Pull Request -
State: open - Opened by papaiatis almost 8 years ago
- 1 comment
#76 - The field 'index' is not valid for an index specification.
Issue -
State: closed - Opened by jaffarc almost 8 years ago
- 1 comment
#75 - TypeError: Cannot read property 'model' of undefined.
Issue -
State: open - Opened by RupeshThakur11 almost 8 years ago
#74 - MongoError: The field 'required' is not valid for an index specification
Issue -
State: open - Opened by Siddeshgad almost 8 years ago
- 15 comments
#73 - Fixed property name to "required" and removed additional property "required": true from create index function.
Pull Request -
State: open - Opened by Siddeshgad almost 8 years ago
#72 - Issue with mongoose-auto-increment plugin in complex models
Issue -
State: open - Opened by slibin about 8 years ago
#71 - field with name "number" does not work and causes infinite loop of mongoose
Issue -
State: open - Opened by nervgh about 8 years ago
#70 - Im getting a TypeError: connection.model is not a function when using useMongoClient
Issue -
State: closed - Opened by andrewkamphuis about 8 years ago
- 3 comments
#69 - startAt is not working
Issue -
State: open - Opened by vikrambarnwal about 8 years ago
- 1 comment
#68 - duplicate _id error will get dead loop, which also throw 11000
Issue -
State: open - Opened by akashdeepsinghal about 8 years ago
#67 - Can be used with array sub-documents?
Issue -
State: open - Opened by gfot about 8 years ago
#66 - Update all documents
Issue -
State: open - Opened by jhonnynho about 8 years ago
- 1 comment
#65 - trying to implement a method to reset counter
Issue -
State: open - Opened by msedek over 8 years ago
#64 - Upgrading npm mongodb, mongoose, mongoose-auto-increment gives duplicate key error index
Issue -
State: open - Opened by danielflippance over 8 years ago
- 2 comments
#63 - Cannot read property 'count' of null
Issue -
State: open - Opened by dciccale over 8 years ago
- 9 comments
#62 - erro schema
Issue -
State: open - Opened by jaffarc over 8 years ago
#61 - Fixed the `require` to `required`
Pull Request -
State: open - Opened by kid-wumeng over 8 years ago
#60 - Add upsert true on findOneAndUpdate
Pull Request -
State: open - Opened by AMoreaux almost 9 years ago
#59 - fixed Issue #57
Pull Request -
State: closed - Opened by liwenyue almost 9 years ago
#58 - Please help how I can implement mongoose-auto-increment in this generator-agular-fullstack
Issue -
State: open - Opened by gvishwanath almost 9 years ago
#57 - Using with findOneAndModify
Issue -
State: open - Opened by frauss about 9 years ago
- 1 comment
#56 - Is it safe when multiple app instances try to generate the IDs?
Issue -
State: open - Opened by PhantomRay about 9 years ago
- 1 comment
#55 - Support maxExplicitValue option
Pull Request -
State: open - Opened by kleme about 9 years ago
#54 - Added promises to the helper method and a "useNext" function
Pull Request -
State: open - Opened by altenorjr about 9 years ago
#53 - Auto increment with timestamps
Issue -
State: closed - Opened by sato-sh over 9 years ago
- 1 comment
#52 - Add license field to package.json
Pull Request -
State: closed - Opened by AyaMorisawa over 9 years ago
#51 - Problem with initialize mongoose-auto-increment
Issue -
State: open - Opened by andkazakov over 9 years ago
- 1 comment
#50 - Issue with multiple connections
Issue -
State: open - Opened by antoinegomez over 9 years ago
- 1 comment
#49 - new feature: skip auto increment logic for specific documents
Pull Request -
State: open - Opened by kamekazemaster over 9 years ago
#48 - add functionality to provide a field to skip the increment logic by a…
Pull Request -
State: closed - Opened by kamekazemaster over 9 years ago
- 1 comment
#47 - Start auto-increment from 1 instead of 0
Issue -
State: closed - Opened by vinayuttam over 9 years ago
- 4 comments
#46 - Always getting the same _id
Issue -
State: open - Opened by 360disrupt over 9 years ago
#45 - Update mongoose dependency from ~4.0.0 to ^4.0.0
Pull Request -
State: closed - Opened by asifrc almost 10 years ago
- 6 comments
#44 - Upgrading mongoose to 4.1.0
Pull Request -
State: closed - Opened by brandom almost 10 years ago
- 1 comment
#43 - Error interrupting save process
Issue -
State: open - Opened by PascalPflaum almost 10 years ago
#42 - Update to latest upstream release
Pull Request -
State: closed - Opened by kolomiichenko almost 10 years ago
- 2 comments
#41 - Update peerDependencies so MAI can be installed along with any 4.x Mongoose version
Pull Request -
State: closed - Opened by hogart almost 10 years ago
- 2 comments
#40 - Not compatible with Mongoose 4.0 or up.
Issue -
State: closed - Opened by murvinlai almost 10 years ago
- 19 comments
#39 - Generating ID with prefix and suffix
Pull Request -
State: open - Opened by troyanskiy almost 10 years ago
- 2 comments
#38 - Possible Cannot read property 'count' of null issue
Issue -
State: closed - Opened by troyblank about 10 years ago
- 4 comments
#37 - Can new version of mongoose-auto-increment compatibility with mongoose 3.8.x?
Issue -
State: closed - Opened by Sean-Wang about 10 years ago
- 4 comments
#36 - The counter increments when insertion fails.
Issue -
State: open - Opened by superferenabled over 10 years ago
- 2 comments
#35 - Adding reference field
Pull Request -
State: closed - Opened by joseym over 10 years ago
- 12 comments
#34 - Minor Revision upgrade Needs major Mongoose Upgrade
Issue -
State: closed - Opened by nukulb over 10 years ago
- 5 comments
#33 - Upgrading mongoose to 4.0.0
Pull Request -
State: closed - Opened by chevtek over 10 years ago
#32 - Compatibility with mongoose 4.0.0
Issue -
State: closed - Opened by pcothenet over 10 years ago
- 2 comments
#31 - Fix index error on _id field
Pull Request -
State: closed - Opened by Santinell over 10 years ago
- 1 comment
#30 - Fix index error on _id field
Pull Request -
State: closed - Opened by Santinell over 10 years ago
#29 - Use post validate instead of pre save hook
Issue -
State: open - Opened by zoellner over 10 years ago
- 4 comments
#28 - new setting for disabling unique indexes
Pull Request -
State: closed - Opened by iiome over 10 years ago
- 4 comments
#27 - Increment using a field as a reference.
Issue -
State: open - Opened by ghost over 10 years ago
#26 - - able to make auto increment non unique
Pull Request -
State: open - Opened by gemscng over 10 years ago
#25 - Update increment value if ID is overridden on new document
Pull Request -
State: closed - Opened by marksyzm over 10 years ago
- 2 comments
#24 - No autoincrementing when you specify an ID
Issue -
State: open - Opened by marksyzm over 10 years ago
- 2 comments
#23 - Auto increment doesn't seem to be working
Issue -
State: open - Opened by umesh-swami07 over 10 years ago
#22 - conflict with field name
Issue -
State: open - Opened by JayMc over 10 years ago
- 1 comment
#21 - Need a way to increment counter with an method
Issue -
State: open - Opened by mocheng over 10 years ago
- 3 comments
#20 - It doesn't create indexes if this plugin is applied to a model
Issue -
State: open - Opened by anotheri almost 11 years ago
- 2 comments
#19 - added support for adding a sparse index for incrementing field
Pull Request -
State: open - Opened by MauriceButler almost 11 years ago
- 2 comments
#18 - Helper function can work with more then 1 counter file + recount helper function
Pull Request -
State: open - Opened by rusmaxim almost 11 years ago
#17 - Add feature autoincrement with filter
Pull Request -
State: open - Opened by rusmaxim almost 11 years ago
#16 - auto increment field on Model.update() .
Issue -
State: open - Opened by prathamesh13 about 11 years ago
- 2 comments
#15 - may you make "incrementBy" as a array?
Issue -
State: closed - Opened by zj8487 about 11 years ago
- 2 comments
#14 - nested autoincrement
Issue -
State: closed - Opened by jonesmac about 11 years ago
- 5 comments
#13 - On Save increments again
Issue -
State: closed - Opened by ricardofbarros over 11 years ago
- 1 comment
#12 - Can't install due to error installing extend
Issue -
State: closed - Opened by ghost over 11 years ago
- 2 comments
Labels: bug, invalid
#11 - how to generate a string with prefix?
Issue -
State: closed - Opened by jbasttdi over 11 years ago
- 1 comment
Labels: question
#10 - Defaults in the schema conflict with auto-increment
Issue -
State: closed - Opened by riamaria over 11 years ago
- 3 comments
#9 - Instructions may be wrong
Issue -
State: closed - Opened by danielflippance over 11 years ago
- 6 comments
Labels: bug
#8 - Do I need to initialize MAI once in every project?
Issue -
State: closed - Opened by kopes18 over 11 years ago
- 3 comments
Labels: question
#7 - using _id be default is bad, or am i missing something?
Issue -
State: closed - Opened by mkoryak over 11 years ago
- 8 comments
Labels: question
#6 - Reset function added
Pull Request -
State: closed - Opened by tomaskavka over 11 years ago
- 6 comments
Labels: enhancement
#5 - nextAutoIncrement() and tests
Pull Request -
State: closed - Opened by boneskull almost 12 years ago
- 4 comments
Labels: enhancement
#4 - fixed tests; added ability to "npm test"; added mongoose devDep
Pull Request -
State: closed - Opened by boneskull almost 12 years ago
- 2 comments
Labels: enhancement
#3 - fix example
Pull Request -
State: closed - Opened by mkoryak almost 12 years ago
Labels: bug, enhancement
#2 - Tests
Pull Request -
State: closed - Opened by nassor almost 12 years ago
- 1 comment
Labels: enhancement
#1 - field other than _id
Issue -
State: closed - Opened by cnkdynamics almost 12 years ago
- 5 comments
Labels: bug