Istvan Tobias created AMBARI-23936:
--------------------------------------
Summary: [Logsearch UI] Log index filter not working
Key: AMBARI-23936
URL: https://issues.apache.org/jira/browse/AMBARI-23936
Project: Ambari
Issue Type: Bug
Components: ambari-logsearch
Affects Versions: 2.7.0
Reporter: Istvan Tobias
Assignee: Istvan Tobias
Fix For: 2.7.0
Log index filter not working as expected, failing with 'TypeError:
this.activeClusterConfigs is undefined' js errors.
STR
1. Login to Logsearch UI
2. Click on Filter menu button
3. Select cluster 'x'
4. UI should display the options to create log indices. Instead, UI is hung
and JS error is thrown in the web console.
{code:javascript}
TypeError: this.activeClusterConfigs is undefined
http://ctr-e138-1518143905142-317726-01-000004.hwx.site:61888/resources/main.bundle.jsLine
1
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)