CAS values from N1QL cannot be passed to mutation operations.
Description
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:

foobert February 10, 2015 at 9:18 PM
BTW this should also fix https://couchbasecloud.atlassian.net/browse/JSCBC-188#icft=JSCBC-188. Thanks!

Brett Lawson February 9, 2015 at 9:05 PM
Should be fixed by: http://review.couchbase.org/#/c/46609/.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created February 5, 2015 at 2:28 AM
Updated February 23, 2015 at 6:23 PM
Resolved February 9, 2015 at 9:05 PM
Instabug
Currently it is not possible to accept a CAS value from a N1QL query and use it within a CRUD mutation operation as the Node.js SDK does not accept types other than those created by itself directly.