
Is it possible to set $createdAt and $updatedAt manually on users and documents?
I am importing a data handed to me in json format that has users and other documents related to them. I have looked into Appwrite server sdk and Rest API docs but I couldn't find on if this is possible.
Thank you

Currently there is no way to manually set this fields, the appwrite team found the same issue with the migration tool, you can check this issue where steven talk about it: https://github.com/appwrite/appwrite/issues/7412
I don't have any information about if this will be implemented of it's in the roadmap

thank you @Guille

[Solved] Manually set $createdAt and $updatedAt when creating users and documents
Recommended threads
- Document Permissions ... User array vs T...
In my app, I will have multiple users who need read accesss a document, but ONLY them. Sometimes its 2 people and sometimes it will be 100 but sometimes 5000. ...
- Unable to get account or logout after a ...
I get the following error after a successful login when ever I call account.get() or account.deleteSession(sessionId: "current"). User (role: guests) missing sc...
- 502 gateway error on downloading files t...
Appwrite Cloud. App blocked can't demo to client. Potential loss of client and 10,000$ payment
