Antonenko Alexander created AMBARI-12470:
--------------------------------------------
Summary: Can't switch config group on the host's configs page
Key: AMBARI-12470
URL: https://issues.apache.org/jira/browse/AMBARI-12470
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.0
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Priority: Critical
Fix For: 2.1.1
Install cluster with 3 hosts
Create 2 config groups for HBASE (named "123" and "321"). Both are without hosts
Override some configs (from Settings tab) for this groups
Go to first host's configs page (this host is in the HBASE Default group)
Overrides are shown as on the screenshot (should links for switching
config-group be shown?)
When you try to change config group using top-bar (link "Change" near disabled
drop-down) popup with combobox appears. Clicking OK cause JS-error:
{{Uncaught TypeError: Cannot read property 'map' of undefined}}
File: {{ambari-web/app/mixins/main/service/configs/config_overridable.js}}
Method: {{updateConfigurationGroup}}
Line: {{desired_configs: configGroup.get('configSiteTags').map(function (cst)}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)