-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26292/
-----------------------------------------------------------
Review request for Ambari, Srimanth Gunturi and Yusaku Sako.
Bugs: AMBARI-7620
https://issues.apache.org/jira/browse/AMBARI-7620
Repository: ambari
Description
-------
1) I have a user has a view.
2) Login but user has no views.
3) refresh browser and I have the view
1) I have a user has a view.
2) Login but user has no views.
3) click on the views icon and views load
Seems right after login, you can hit a scneario where you haven't auth'd yet
and as ambari web is loading it tries to get the views (which has an access
issue)
"NetworkError: 403 Full authentication ...to access this resource -
http://c6401.ambari.apache.org:8080/api/v1/views?_=1411073940090"
Diffs
-----
ambari-web/app/controllers/main/views_controller.js cc3499c
ambari-web/app/router.js e1c2a5c
Diff: https://reviews.apache.org/r/26292/diff/
Testing
-------
Thanks,
Jaimin Jetly