-
The Permission and Role helper classes are fine for creating new permissions from scratch, but they currently lack any way of parsing permissions retrieved from an existing collection or document.
…
-
### 👟 Reproduction steps
Try adding any task. The request fails with message _"The current user is not authorized to perform the requested action."_.
### 👍 Expected behavior
The task should get add…
-
### 👟 Reproduction steps
Pagination: The maximum offset is 5000. But in some cases, i want use offset > 5000 . I want have default max offset = 5000 and i can config max offset from ENV.
### 👍 Expec…
-
- [ ] The current frontend is a bit static, make a animated good looking frontend that can appeal the judge panel of appwrite
-
### 💭 Description
this Sdk not include, Account client side functionality.
like [Create Account]
[ Create Email Session]
and other.
How can I do it, client side functionality in PHP SDK
#…
-
### 👟 Reproduction steps
I create teamMerbership with wrong role name "ownwer" instead of "owner" then trying to delete with owner role throw 500 and members cant be seen from Appwrite administrato…
-
Hello,
this sample fetch notes of all users.
Do you know how to filter notes by user?
-
### 👟 Reproduction steps
1. Login to app write console
2. Select Project:
2.1. Existing Platforms are missings / not visible
3. Click Database
3.1 Getting 500 Internel Server Error
### 👍 Exp…
-
### 🔖 Feature description
Right now the email template feature allows the user to replace the body of the global email template:
https://github.com/appwrite/appwrite/blob/main/app/config/locale/temp…
-
### 👟 Reproduction steps
I have these two collections in my appwrite database which are:
1. vocabulary
2. language
I set relationship between them
Vocabulary -> language
vocabulary can …