-
Bug
-
Resolution: Done
-
Normal
-
6.16.0
-
1
-
False
-
Moderate
-
Sprint 147, Phoenix Sprint 148, Phoenix Sprint 149
-
sat-proton
-
None
-
None
-
None
-
Automated
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).
- is cloned by
-
SAT-34209 Missing "Product Host Count" column in Hammer CLI subscription list output
-
- Closed
-