You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fixes#3536
- we still should merge #3546, until then add a falsey check to guard against incomplete entities
- rough explenation..
- we're trying to access the space entity of an application
- we have the application already however it's missing the space
- we're validating the app entity, discover the missing space and associate it with the app
- however entity service has emited a version of the app already sans space
- this causes an exception and incomplete information on screen
- fixes#3536
- we still should merge #3546, until then add a falsey check to guard against incomplete entities
- rough explenation..
- we're trying to access the space entity of an application
- we have the application already however it's missing the space
- we're validating the app entity, discover the missing space and associate it with the app
- however entity service has emited a version of the app already sans space
- this causes an exception and incomplete information on screen
The text was updated successfully, but these errors were encountered: