snapshot-labs / snapshot-hub

GraphQL API for Snapshot
https://hub.snapshot.org/graphql
MIT License
105 stars 198 forks source link

[BUG] - Proposal count of GraphQL API always return 0 #528

Closed twodam closed 1 year ago

twodam commented 1 year ago

Briefly describe the bug.

Proposal count return as 0 while the space do have many proposals

How can we reproduce the bug?

  1. Go to this example query on GraphQL
  2. Execute
  3. See all the results return proposalCount as 0

What is the expected behaviour?

It should return correct count of proposals

Can you attach screenshots?

image

Can you provide your device specific details below?

  1. Device Type - [ex. Desktop or Mobile]
  2. Device OS - [ex. Android, MacOS, Windows, iOS]
  3. OS Version - [ex. iOS 11, Windows 10]
  4. Browser - [ex. chrome, safari]
  5. Browser Version - [ex. 101]
  6. Wallet - [metamask, portis, walletconnect]
  7. Space - [ex. ENS, Gitcoin]
  8. Any additional information we should know -
ChaituVR commented 1 year ago

@twodam We had an issue recently with our servers so we disabled it, but it should be working now, feel free to reopen this if something is not working :) Thanks