Hide Forgot
+++ This bug was initially created as a clone of Bug #783142 +++ Description of problem: In wallaby shell commands there are some discrepancies (probably there could be more, then those mentioned below): c) there is no need for 'modify-group', 'modify-feature' commands, they can change only names. There is no such commands for node, subsystem (for parameters there is 'modify-param' but it cannot change name) Version-Release number of selected component (if applicable): wallaby-utils-0.12.5-1 How reproducible: 100% Steps to Reproduce: see description Actual results: Expected results: the behaviour and output will be unified for all similar wallaby commands Additional info: --- Additional comment from willb on 2012-01-24 10:40:18 EST --- This should probably be split into multiple bugs, some of which will wind up WONTFIX; assigning to Rob since these commands are his wheelhouse.
This is by design; the modify- commands exist to modify mutable metadata. In the case of features and groups, this includes the name but little else. For various reasons, the names of nodes and parameters are immutable.