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)