CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

fix(New entitity with no req fields saved) #97

Closed alexbor closed 8 years ago

alexbor commented 8 years ago

Fix for saving a new entity with no data on all fields, if they're all not required.

This causes the page to be in a non-ending promise.

Signed-off-by: Alex Bor alexhbor@gmail.com