Bug #5232
closedSystem Groups: clicking the system count doesn't work
Description
From the Systems Groups page, when the user clicks on the system count, I assume that it should open that group with the user landing on the systems pane. That does not happen.
Scenario:
1. got to Hosts -> System Groups
2. view a list of system groups exists w/ name, system count and limit shown
3. attempt to click the system count
Observe a javascript error in the browser console similar to the following:
Error: Cannot transition to abstract state 'system-groups.details.systems'
at Object.transitionTo (http://fortello.devel:3000/assets/bastion/angular-ui-router/angular-ui-router.js?body=1:1976:39)
at Object.go (http://fortello.devel:3000/assets/bastion/angular-ui-router/angular-ui-router.js?body=1:1855:19)
at http://fortello.devel:3000/assets/bastion/angular-ui-router/angular-ui-router.js?body=1:2945:20
at http://fortello.devel:3000/assets/bastion/angular/angular.js?body=1:13586:28
at completeOutstandingRequest (http://fortello.devel:3000/assets/bastion/angular/angular.js?body=1:4112:10)
at http://fortello.devel:3000/assets/bastion/angular/angular.js?body=1:4419:7 angular.js?body=1:9420
Expected behavior:
system group opened to the systems pane