Andrii Babiichuk created AMBARI-12076: -----------------------------------------
Summary: Unable to add custom Properties Key: AMBARI-12076 URL: https://issues.apache.org/jira/browse/AMBARI-12076 Project: Ambari Issue Type: Bug Components: ambari-web Affects Versions: 2.1.0 Reporter: Andrii Babiichuk Assignee: Andrii Babiichuk Priority: Blocker Fix For: 2.1.0 Adding a custom property (any config it seems) results in error. {code} Uncaught TypeError: Cannot read property 'filterProperty' of undefinedApp.ServiceConfigsByCategoryView.Em.View.extend.isSecureConfig @ app.js:169945App.ServiceConfigsByCategoryView.Em.View.extend.createProperty @ app.js:169951(anonymous function) @ app.js:170105processConfig @ app.js:170079App.ServiceConfigsByCategoryView.Em.View.extend.showAddPropertyWindow.persistController.getUserPref.pipe.always.App.ModalPopup.show.onPrimary @ app.js:170096Ember.wrap.newFunc @ vendor.js:2608ActionHelper.registeredActions.(anonymous function).handler @ vendor.js:21208(anonymous function) @ vendor.js:13000f.event.dispatch @ vendor.js:107f.event.add.h.handle.i @ vendor.js:107 {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)