Anthony Penniston created AMBARI-7698:
-----------------------------------------

             Summary: Creating a new custom config displays properties 
inherited from the last custom config rather than the default config
                 Key: AMBARI-7698
                 URL: https://issues.apache.org/jira/browse/AMBARI-7698
             Project: Ambari
          Issue Type: Bug
            Reporter: Anthony Penniston
            Assignee: Anthony Penniston
            Priority: Minor
             Fix For: 1.7.0


On creating a custom config (where another custom config already exists) the 
initial properties displayed appear to be inherited from the last custom config 
rather than the default config as expected:
To reproduce:

1. Add a custom property p1 to default config with value v1
2. Create custom config cc1
3. Override p1 with value v2
4. Create custom config cc2
--> notice the value for p1 inherits value v2, rather than the expected v1

This appears to revert back to inheriting value v1 as expected, once the custom 
config has been saved.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to