Actions
Bug #2231
closedHostgroup deletion follows adoption policy
Description
Given a hostgroup hierarchy like:
/base
/base/test01
/base/test01/test02
/base/test01/test03
Currently, if /base/test01 is deleted, it leads to a clunky configuration
/base
/test02
/test03
This change makes a hostgroup adopt orphans so that removing test01 would lead to:
/base
/base/test02
/base/test03
Updated by Dominic Cleal over 11 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.4.0
Updated by Dominic Cleal over 11 years ago
- Assignee set to Daniel Lobato Garcia
- Translation missing: en.field_release set to 2
Updated by Daniel Lobato Garcia over 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions