amarnathreddy created AMBARI-20147:
--------------------------------------
Summary: Not able to delete custom property
Key: AMBARI-20147
URL: https://issues.apache.org/jira/browse/AMBARI-20147
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.2
Reporter: amarnathreddy
Priority: Critical
Steps to reproduce the issue:
1. Under Hive service , Create a custom Group called "hive-group1"
2. Add a property say "hive.mv.files.thread"
3. save the configurations
4. Again go to hive configurations, select hive-group1 group and then try to
delete the configuration by clicking "-" , it does nothing - in console fails
with JS error as
Uncaught TypeError: Cannot read property 'without' of null
at Class.removeOverride (app.js:185869)
at handler (vendor.js:21227)
at HTMLAnchorElement.<anonymous> (vendor.js:13019)
at HTMLDivElement.dispatch (vendor.js:126)
at HTMLDivElement.i (vendor.js:126)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)