Steven Nguyen

Results 1205 comments of Steven Nguyen

Another thread: https://discord.com/channels/564160730845151244/1298192741678710814

@moshOntong-IT, thanks for creating this issue! 🙏🏼 At the moment, I would recommend creating a collection for your files that need metadata. The collection can have attributes for whatever metadata...

@ItzNotABug, thanks for creating this issue! 🙏🏼 I can't seem to reproduce 🧐 I added 2 subscribers: And the subscribers count shows 2: Some questions: 1. Which 1.5 version are...

We also need to fix the topics collection for people already on 1.5.x. So, the V20.php migration would need to be updated to update the topics collection and set the...

@infysumanta, when will you be able to address the comments Damodar raised?

> This feature would be very helpful, especially during development. Right now it's tedious to delete all documents in a collection, but this happens a lot during various development phases....

Another way to wipe a collection is with an Appwrite Function: [Wipe an Appwrite Collection](https://github.com/open-runtimes/examples/tree/main/node/wipe_appwrite_collection).

@h0lybyte, thanks for creating this issue! 🙏🏼 I don't know precisely how captcha integration works, but I would assume the client passes some token to the server, and the server...

> in the case of reads it's going to be needed another new function That's kind of the expected scenario. Any sort of custom behavior should be handled with an...