Bug 1369385

Summary: If click "Overview" after access one route's page, the overview page will show nothing.
Product: OKD Reporter: Yanping Zhang <yanpzhan>
Component: Management ConsoleAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-19 13:55:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Yanping Zhang 2016-08-23 09:20:37 UTC
Description of problem:
If click "Overview" after access one route's page /browse/routes/<route_name>, the overview page will show nothing. Users have to reload or refresh the overview page, then the resource will show up.

Version-Release number of selected component (if applicable):
openshift v1.3.0-alpha.3+31f6add-dirty (based on latest origin-web-console commit at 1c4709f)
kubernetes v1.3.0+507d3a7
etcd 2.3.0+git

How reproducible:
Always

Steps to Reproduce:
1.Create an app in project. Wait the app deployed successfully,
2.Access the created route's page.Then click "Overview".
3.Reload/refresh the overview page.

Actual results:
2.There is nothing shown on overview page.
3.App resources are shown on overview page.

Expected results:
2.Should show resources on overview page.

Additional info:
After access one route's page, and click other pages, then click "Overview" page, also show empty overview page.
Sometimes, access other pages eg pod/dc page, then click "Overview" page, will reproduce the issue too, but not always.

Comment 1 Jessica Forrester 2016-08-23 23:33:03 UTC
merged to web console, merging to origin in https://github.com/openshift/origin/pull/10605

Comment 2 Yanping Zhang 2016-08-24 08:01:10 UTC
openshift v1.3.0-alpha.3+9b3ae69-dirty
kubernetes v1.3.0+507d3a7
etcd 2.3.0+git
Tested on origin env, After access route's page then click "Overview", the resources on overview page are shown up immediately. Also tried other pages, all work normally now.
The bug has been fixed, so move it to Verified.