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.
Actions