Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: GraphQL Service Missing #6501

Open
2 tasks done
ItzNotABug opened this issue Oct 5, 2023 · 3 comments
Open
2 tasks done

馃悰 Bug Report: GraphQL Service Missing #6501

ItzNotABug opened this issue Oct 5, 2023 · 3 comments
Assignees
Labels
bug Something isn't working product / console Console, UI and UX issues

Comments

@ItzNotABug
Copy link
Contributor

ItzNotABug commented Oct 5, 2023

馃憻 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.


The source - https://github.githistory.xyz/appwrite/console/blob/ffb7476b28e55b8fbffb57626bfa4f8cdbdaf821/src/lib/stores/project-services.ts#L4

馃憤 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?

@ItzNotABug ItzNotABug added the bug Something isn't working label Oct 5, 2023
@stnguyen90 stnguyen90 added the product / console Console, UI and UX issues label Dec 27, 2023
@stnguyen90 stnguyen90 self-assigned this Dec 27, 2023
@stnguyen90
Copy link
Contributor

@ItzNotABug, thanks for raising this issue! 馃檹馃徏 Let me check with the team on this.

@stnguyen90
Copy link
Contributor

We want to have a separate section in the UI for REST API, GraphQL and Realtime so our design team will have to come up with something for this first.

@ItzNotABug
Copy link
Contributor Author

@stnguyen90 Until then, GraphQL will anyway stay enabled and active, right? Not that it is a major concern but just curious.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / console Console, UI and UX issues
Projects
None yet
Development

No branches or pull requests

2 participants