Actions
Bug #22981
closedNot able to attach a subscription to a host with hammer
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
~~
hammer host subscription --attach --subscription-id $id --quantity 1
~~
While attaching subscription to host via above hammer command, it fails with below error message
~~
Failed to attach subscriptions to the host:
Task a5c8d982-3c25-4d21-b8e9-0ba3feae435d: ArgumentError: comparison of String with 0 failed
~~
Same thing happens, with API when quantity is passed as "1"
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7253 added
Updated by John Mitsch almost 7 years ago
- Translation missing: en.field_release set to 338
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|49a3e2584b9e7842f3e17f84d533eb461f5b55f8.
Actions