ohmage / server

The ohmage server application.
37 stars 25 forks source link

fix multi-document update for storing an icon with ohmlets, surveys, and streams #822

Closed jshslsky closed 8 years ago

jshslsky commented 9 years ago

When creating ohmlets, streams, and surveys, clients may include an icon (an image to be displayed on a user's device when interacting with the entity). The icon is saved to a separate collection hence leading to a multi-document update for creation of these entities.