ohmage / server

The ohmage server application.
37 stars 25 forks source link

fix multi-document insert for media files #825

Closed jshslsky closed 8 years ago

jshslsky commented 9 years ago

When a survey response upload contains multiple media files SurveyController.storeData() stores them one-by-one in a loop and the underlying MediaBin.addMedia call does not check the WriteConcern.