-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24108/
-----------------------------------------------------------
Review request for Ambari and Andrii Tkach.
Bugs: AMBARI-6681
https://issues.apache.org/jira/browse/AMBARI-6681
Repository: ambari
Description
-------
Steps to reproduce:
* Install a default cluster.
* Add a config group with an overriden property in core-site using the API
(host.group.property in screenshot).
* UI does not show the new property. I'm guessing because it's not in the
default config group.
* Add the same custom property to the default config group.
* Property is now visible to the UI.
Diffs
-----
ambari-web/app/controllers/main/service/info/configs.js d350190
ambari-web/app/controllers/wizard.js 860a782
ambari-web/app/controllers/wizard/step7_controller.js d5a9146
ambari-web/app/controllers/wizard/step8_controller.js e0bf25d
ambari-web/app/templates/common/configs/service_config_category.hbs ecc380c
ambari-web/app/utils/config.js f313784
ambari-web/app/views/common/configs/services_config.js 2676f1f
Diff: https://reviews.apache.org/r/24108/diff/
Testing
-------
Thanks,
Andriy Babiichuk