Hey 🙂
Why is there no Data (string array...) field in the bucket object? There you could, for example, save user.id/user.names of the user who uploaded the image etc.
I know I could simply create a second database/collection and maintain this data there, but I don't quite understand why this should be best practice?
I now save the username and id as a filename and work with substring for the client.
Thanks 🙂 alnes
Recommended threads
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...
- Storage images using custom domain retur...
Some of the images uploaded to my storage bucket returns this error: ``` { "message": "Project with the requested ID could not be found. Please check the value...
- Bandwidth limit for your organization ha...
I received an alert that I exceeded the Free plan bandwidth limit (showing 5.86 GB), but my dashboard tells a different story. The usage stats there are much lo...