Oleg Nechiporenko created AMBARI-15181:
------------------------------------------
Summary: JS error on UI load
Key: AMBARI-15181
URL: https://issues.apache.org/jira/browse/AMBARI-15181
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.4.0
Reporter: Oleg Nechiporenko
Assignee: Oleg Nechiporenko
Priority: Critical
Fix For: 2.4.0
{noformat}
Uncaught TypeError: Cannot read property 'map' of undefined
{noformat}
Code:
{noformat}
var alertsCount =
groupedByComponentName[master.get('componentName')].map(function
(alertDefinition) {
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)