Aleksandr Kovalenko created AMBARI-24075:
--------------------------------------------
Summary: Deploy button doesn't show in Review Page of Move Master
Wizard
Key: AMBARI-24075
URL: https://issues.apache.org/jira/browse/AMBARI-24075
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.7.0
Reporter: Aleksandr Kovalenko
Assignee: Aleksandr Kovalenko
Fix For: 2.7.0
Noticed in the Review Page of Move Master Wizard for Hive Metastore is stuck
and doesn't enable the Deploy button to proceed further.
Steps:
# Add Hive Metastore to a host
# Select Move action in the Host Details page for Hive Metastore
# Navigate the wizard till the Review Page
Javascript errors:
{code}
app.js:31203 Uncaught TypeError: Cannot read property 'tag' of undefined
at app.js:31203
at Array.forEach (<anonymous>)
at Class.getConfigUrlParams (app.js:31202)
at Class.onLoadConfigsTags (app.js:31187)
at Class.opt.success (app.js:183168)
at fire (vendor.js:1141)
at Object.fireWith [as resolveWith] (vendor.js:1252)
at done (vendor.js:8178)
at XMLHttpRequest.callback (vendor.js:8702)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)