Skip to content

hwillson/broken-ejson-upsert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

broken-ejson-upsert

Reproduction demonstrating broken upserts with using EJSON types.

Steps

  1. git clone https://github.com/hwillson/broken-ejson-upsert.git
  2. cd broken-ejson-upsert; meteor npm install; meteor
  3. http://localhost:3000 then watch your browser console. Will throw a "Meteor does not currently support objects other than ObjectID as ids" error, even though the _id being used for the upsert is an ObjectID.

Releases

No releases published

Packages

No packages published