-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Labels
bugSomething isn't workingSomething isn't working
Description
👟 Reproduction steps
GraphQL
is missing from both Cloud & Self-Hosted instance but is received in the json data fetched for Settings screen.
I can see the following for Services in the json response -
{
"serviceStatusForAccount":true,
"serviceStatusForAvatars":true,
"serviceStatusForDatabases":true,
"serviceStatusForLocale":true,
"serviceStatusForHealth":true,
"serviceStatusForStorage":true,
"serviceStatusForTeams":true,
"serviceStatusForUsers":true,
"serviceStatusForVcs":true,
"serviceStatusForFunctions":true,
"serviceStatusForProxy":true,
"serviceStatusForGraphql":true,
"serviceStatusForMigrations":true
}
Also, the VCS
& Proxy
are also missing if they are supposed to be added in the Console.
👍 Expected behavior
Show all supported Services.
👎 Actual Behavior
Supported services are missing.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working