Bug #12931
closednot seeing parameters in nested locations
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1292306
Description of problem:
When assigning parameters at the top of the tree (for example, in <region>) we cannot see these in the children. We can add values to the children with the same name and this overwrites as expected. The values parent location are available as parameters in the YAML files. We should be able to view the parents parameters along with options to override these.
Version-Release number of selected component (if applicable):
How reproducible: 100%
Steps to Reproduce:
1. manage locations
2. create a new location
3. select a parent for the new location
4. review the location ( you see no parameters)
Actual results:
Child location is separate from the parent.
Expected results:
Child should inherit from the parent including parameters
Additional info: