Details
-
Bug
-
Status: Open
-
Blocker
-
Resolution: Unresolved
-
0.8.0
-
None
Description
If the notebook contains keys for example:
{"a.b":"c"}The "replaceOne(..)" operation on mongo fails.
Mongo has some restriction over defining key and one of them is not to use "." inside a key.