Actions
Bug #4192
closedAssociated command has no root node
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman commands (obsolete)
Target version:
-
Description
For better or worse, we're extending the hammer-cli-foreman commands. When I create a HammerCLIForeman::AddAssociatedCommand though and try to use it, I get:
Error: undefined method `[]=' for nil:NilClass
This is because we need the assocated_ids field on the top level in Katello instead of inside a root node.
Updated by David Davis almost 11 years ago
- Category set to Foreman commands (obsolete)
- Assignee set to David Davis
Updated by David Davis almost 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset foreman:hammer-cli-foreman|commit:330acf4e6894f35df2f258e724e958f4a83bc2c9.
Actions