Actions
Bug #5606
closedactivation-key (host-collection) add-system-group doesn't work
Description
(Note: system-group is in the process of being renamed to host-collection)
The following commands may report success to the user; however, the system group is not actually associated with the activation key.
Example commands:
activation-key add-system-group --organization-id ACME_Corporation --name key1 --system-group-id 5
activation-key add-system-group --organization-id ACME_Corporation --id 1 --system-group-id 5
Response to the user:
The system group has been associated
Actions