When on the Load Balancer view, selecting a server group that is a part of a load balancer does not pop up with the usual server group view that you get under the Clusters view. We are able to interact fully from the Clusters view, so the functionality itself is there, just not on the Load Balancer view.
GCE/Google
Spinnaker 1.12.4
@spinnaker/ui-ux-team):@spinnaker/ui-ux-team
Selecting a server group that is behind a load balancer in the Load Balancers view under Infrastructure throws 2 console errors and does not display the server group details pane.
stateService.js:35 Transition Rejection($id: 6 type: 6, message: The transition errored, detail: Error: Transition Rejection($id: 5 type: 4, message: This transition is invalid, detail: The following parameter values are not valid for state 'home.applications.application.insight.loadBalancers.serverGroup': [provider:undefined]))
stateService.js:37 Error: Transition Rejection($id: 5 type: 4, message: This transition is invalid, detail: The following parameter values are not valid for state 'home.applications.application.insight.loadBalancers.serverGroup': [provider:undefined])
at invalidTransitionHook (invalidTransition.js:11)
at TransitionHook.invokeHook (transitionHook.js:92)
at Function.TransitionHook.invokeHooks (transitionHook.js:65)
at Transition.run (transition.js:607)
at StateService.transitionTo (stateService.js:367)
at StateService.go (stateService.js:267)
at Sref._this.handleClick (UISref.js:59)
at Object.<anonymous> (react-dom.production.min.js:14)
at ma (react-dom.production.min.js:15)
at react-dom.production.min.js:15
In this view I can see details for the load balancer itself though, and the correct backends are displayed, just can't see details.
Load balancer view that is not displaying the sidebar:

This is still happening on 1.13.0
@seanpeters86 Thank you so much for reporting this, looks like a long-standing bug for not only GCE but _all_ cloud providers. Will try to get this patched into 1.13!
Yes I too got same kind of issue .
After deployment also the instance not visisble
Most helpful comment
@seanpeters86 Thank you so much for reporting this, looks like a long-standing bug for not only GCE but _all_ cloud providers. Will try to get this patched into 1.13!