Description of problem: Users can select an application group in the topology graph but not in topology list anymore. This works fine in 4.9 and 4.10, latest changes in 4.11 breaks this. Version-Release number of selected component (if applicable): 4.11 How reproducible: Always Steps to Reproduce: 1. Switch to dev perspective 2. Import a deployment and create an application group 3. Navigate to the topology list 4. Select (click) the application group Actual results: The app group could not be selected. The sidebar doesn't open. Expected results: The app group should be selectable and the sidebar should open. As this is a regression we should add some unit or e2e tests for this case. Additional info: Issue is that the List id doesn't match the graph element ID anymore. See https://github.com/openshift/console/pull/11251/files I would recommend to render just the id here again (instead of ${id}_application and then add a unique pre or suffix when calculate the topology graph.
Verified on 4.11.0-0.nightly-2022-06-10-191219
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069