This repository was archived by the owner on Jul 23, 2020. It is now read-only.

Description
Issue Overview
When user navigates to the Spaces page, nothing is dispalyed
Expected Behaviour
All user's spaces are listed
Current Behaviour
Empty page
Steps To Reproduce
- create a new space
- navigate to
Spaces using top-left menu
Additional Information
Request to https://openshift.io/api/user/spaces ends with code 500, response body says
{"errors":[{"code":"not_found","detail":"space with id 'c6a3fcc7-5117-4d57-b9c9-d65f7393d42f' not found","status":"404","title":"Not found error"}]}