Andrii Tkach created AMBARI-9888:
------------------------------------
Summary: Hosts status filter broken
Key: AMBARI-9888
URL: https://issues.apache.org/jira/browse/AMBARI-9888
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.0.0
Reporter: Andrii Tkach
Assignee: Andrii Tkach
Priority: Critical
Fix For: 2.0.0
Steps to reproduce:
1. Go to Hosts page
2. Filter Healthy hosts
3. Go to details of any filtered hosts
4. Go back
Actual result:
filter says All, but only healthy hosts are displayed
JS error:
{code}
Uncaught TypeError: undefined is not a functionapp.js:150064
(anonymous function)app.js:150057
App.TableView.Em.View.extend.initFiltersapp.js:150033
(anonymous function)vendor.js:5036
invokevendor.js:5533 invokeNextTimers
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)