-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: JSON
-
Environment:I have a Linux Ubuntu with Python 3.5 and Mongodb version 3.4.2 and Pymongo version 3.6
I am having trouble updating a document with a current time stamp any time a duplicate document is generated.So basically anytime I generate the same data, it should update it with the latest time stamp.But I am unable to do that.
Below is the stackoverflow link where I have mentioned the issue in detail.
https://stackoverflow.com/questions/49347566/cannot-update-a-document-with-the-latest-time-stamp?noredirect=1#comment85698128_49347566