You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Oleg Nechiporenko (JIRA)" <ji...@apache.org> on 2016/02/25 14:04:18 UTC

[jira] [Created] (AMBARI-15181) JS error on UI load

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)