You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2015/01/22 15:00:37 UTC

[jira] [Created] (AMBARI-9263) "Installing"-link on version-box doesn't work

Andrii Tkach created AMBARI-9263:
------------------------------------

             Summary: "Installing"-link on version-box doesn't work
                 Key: AMBARI-9263
                 URL: https://issues.apache.org/jira/browse/AMBARI-9263
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.0.0
            Reporter: Andrii Tkach
            Assignee: Andrii Tkach
             Fix For: 2.0.0


*STR*:
1. Install cluster with 3+ nodes
2. Register new stack version
3. Go to admin page and click "Install now" on the registered version
4. Wait for "Installing" link appearing.
5. Click on it.

*Expected:* popup with BG appears.
*Actual:* JS-error appears.
{noformat} Uncaught TypeError: Cannot read property 'forEach' of undefined{noformat}
{code}App.HighAvailabilityProgressPopupController.getHosts{code}
{code}requestIds.forEach(function (requestId) {{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)