
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
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- 500 internal error
I get a 500 internal error when trying to access my database on appwrite cloud. Sometimes it would start working but this time it never corrects.
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
