Bug #38341
closedMissing "Product Host Count" column in Hammer CLI subscription list output
Description
Description of problem:
In the web UI, a new column titled "Product Host Count" has been introduced on the Manifest page. However, when running the Hammer CLI command to list subscriptions, this column is missing from the output.
How reproducible:
Occurs every time.
Is this issue a regression from an earlier version:
Satellite 6.16. The column "Product Host Count" was added to satellite 6.16
Steps to Reproduce:
1. Run the following command:
hammer --csv --csv-separator ';' subscription list --organization-id X --full-result true
Actual behavior:
The output includes the following columns:
Id
Uuid
Name
Type
Contract
Account
Support
Start Date
End Date
Quantity
Consumed
The "Product Host Count" column is missing.
Expected behavior:
The output should include the same columns as the web UI:
Id
Uuid
Name
Type
Contract
Account
Support
Start Date
End Date
Quantity
Consumed
Product Host Count
Business Impact / Additional info:
The absence of the "Product Host Count" column makes it difficult to track subscription usage in Satellite 6.16. (Using a script).
Updated by The Foreman Bot 3 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/992 added
Updated by Chris Roberts 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|862bbe5583f940d603f9997da27359577aea6be0.
Updated by Pavan Soma Shekar 15 days ago
- Target version changed from Katello 4.17.0 to Katello Next
Updated by Pavan Soma Shekar 14 days ago
- Target version changed from Katello Next to Katello 4.17.0