Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
3.2.1
-
None
-
None
-
ALL
-
Description
When attempting to update a document by changing the type of a field, that update appears to be discarded if the result is casted-equivalent. So far, I've observed this behavior when attempting to replace a double with an int of the same value.
Combined with SERVER-22489, this became an irritating problem; the only workaround I have so far is to update with some erroneous value, then update a second time to fix it.
Attachments
Issue Links
- duplicates
-
SERVER-16801 update considers a change in numerical type to be a noop
-
- Closed
-