My document activity tab looks empty but in the usage tab I have 14 documents deleted. Not sure why my instance stopped recording activity
Appwrite version: 1.3.8
I think this got fixed? https://github.com/appwrite/appwrite/issues/5805
did you run the migrate command after upgrading to 1.3.8?
I think I didn't upgraded or maybe I upgraded unnoticedly ๐
If the audit worker complains about the user internal ID, you may have missed the migrate command
Recommended threads
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...
- listRows result parsing issue
I'm using Appwrite Dart SDK "24.2.0". When I perform a listRows call in dart, I have this reponse in JSON: in " Future<models.RowList> listRows()" { "total" :...
- Index for combination of columns
How am i suppposed to apply index so that combination of two columns alwasy remain unique in appwrite table though console