Start a new topic

I am finding that although I am modifying an object, the _lmt is not changing?

I am using the REST API directly through a custom backbone sync adapter, is there some other magic I should be doing. thanks

Aaron: The LMT is set automatically by mongo when you write to the database, as it is the last modified time of the object. Thanks,
I am aware of that... so this doesnt answer my question at all; I am stating that I do not see an updated date returning from the save
Oh, my apologies I read your initial post incorrectly. Can you provide a code snippit in which you are re-serializing the object? Feel free to send the code to damien@kinvey.com if you don't trust putting it up here. Thanks,
Login or Signup to post a comment