Closed (won't fix)
Project:
MongoDB
Version:
7.x-1.x-dev
Component:
Field storage
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2010 at 10:55 UTC
Updated:
27 Jun 2012 at 07:33 UTC
We need to support partial updates, ie. calls to hook_field_storage_write() in which $object doesn't contain all the possible fields for that object.
We can probably use $set for that, but I'm not completely sure it is wise to do so.
Comments
Comment #1
chx commentedI am completely sure it's not supported by core so we shouldn't support this either.