client-web icon indicating copy to clipboard operation
client-web copied to clipboard

BUG: /admin/spaces route results in an error

Open valentinyanakiev opened this issue 9 months ago • 0 comments

Describe the bug /admin/spaces route results in an error

To Reproduce navigate to any env (dev branch), e.g. http://localhost:3000/admin/spaces route results in an error

  1. Go to http://localhost:3000/admin/spaces
  2. An error is thrown by adminSpacesList query "Unable to find Host for account with ID: UUID"

Expected behavior Space list is visible and accessible.

Screenshots image.png

valentinyanakiev avatar May 23 '24 12:05 valentinyanakiev