Hello, I got the problem that team preferences are not visible within the Appwrite console. I did an API request to verify that there are preferences set and on the response I can see the correct data.
{ "$id": "1", "$createdAt": "2026-01-25T19:47:40.197+00:00", "$updatedAt": "2026-02-18T09:08:25.637+00:00", "name": "1&2", "total": 2, "prefs": { "data1": "2025-10-07T00:00:00.000Z", "data2": "12341412312312313123", "data3": "true", "data4": { "121212121212121212": "121212121212121212121", "12121212121212121212": "121212212121212122" }, "data5": true, "data6": { "123123123123123123123": { "lat": 0.65976943738855, "lng": 0.337455384993937, "updatedAt": "2026-02-18T09:08:25.578Z" }, "123123213123123123123": { "lat": 0.65676772172524, "lng": 0.235264520383135, "updatedAt": "2026-02-16T15:28:08.933Z" } } } }
Recommended threads
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...