Thanks to justinr1234 and xet7 ! Related #802
@@ -5,7 +5,7 @@ Org = new Mongo.Collection('org');
*/
Org.attachSchema(
new SimpleSchema({
- id: {
+ _id: {
/**
* the organization id
@@ -5,7 +5,7 @@ OrgUser = new Mongo.Collection('orgUser');
OrgUser.attachSchema(
* the organization user's id