Actions
Feature #12710
openRevert value to the inherited one when the user presses the "inherit" button
Status:
New
Priority:
Normal
Assignee:
-
Category:
Host creation
Target version:
-
Description
Steps:
- create a hostgroup with environment "env1"
- go to new /hosts/new
- select the hostgroup from [1]
- the value in the environment field would be set to "env1"
- press the inherit button to enable editing of the field
- select other environment ("env2")
- press the inherit button again
Expected: the value comes back to "env1"
Actual: the value remains "env2"
Updated by Dominic Cleal over 9 years ago
- Related to Bug #9591: Override puppet configuration on host level does not work if specified on host group added
Actions