mozilla / build.webmaker.org

Source behind MoFo's project tracking site
https://build.webmaker.org
Mozilla Public License 2.0
7 stars 16 forks source link

Error when creating new project #51

Closed simonwex closed 9 years ago

simonwex commented 9 years ago
Connect
500 TypeError: Object #<Object> has no method 'add'
   at /app/server/controllers/schedule.js:29:15
   at module.exports (/app/server/models/form.js:39:3)
   at exports.createPost (/app/server/controllers/schedule.js:26:3)
   at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:82:5)
   at next (/app/node_modules/express/lib/router/route.js:110:13)
   at Route.dispatch (/app/node_modules/express/lib/router/route.js:91:3)
   at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:82:5)
   at /app/node_modules/express/lib/router/index.js:267:22
   at Function.proto.process_params (/app/node_modules/express/lib/router/index.js:321:12)
   at next (/app/node_modules/express/lib/router/index.js:261:10)

image

alicoding commented 9 years ago

I just hit the same just now.

adamlofting commented 9 years ago

I filed a dupe for this. I'll close this version as the other one has steps to reproduce: #62