ForumsDevelopersNotebook modified time ignored


Notebook modified time ignored
Author Message
dgtale

Posted: Aug 07, 2013
Score: 0 Reference
When a new note is sent for insert (/notebooks/add.php) your service ignores the "modified" time and set always the current time.
Hope you can fix it soon.

Here an example

request:
[{"ref":1,"title":"abc","text":"123","private":0,"folder":0,"added":1366135665,"modified":1368221095 }]

response:
[{"id":"4709457","title":"abc","folder":"0","added":"1366135665","modified":"1375895263","private":" 0","text":"123","ref":"1"}]
Jake

Toodledo Founder
Posted: Aug 07, 2013
Score: 0 Reference
This is normal. This is because whenever you sync, Toodledo modifies the record stored on our server and our server is authoritative. If apps controlled the modification date, then you could see a situation where a bad app could set the modified date to an incorrect value, which would cause other apps to sync it incorrectly. This is why Toodledo controls the modification date.
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.