Bug #16174
closed`Activation key product content` does not display custom products associated with activation key
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1360239
Description of problem:
`activation-key product-content` command/request returns only RH products associated with activation key, custom products are missing in output.
As after subscribing a host with that activation key i am able to install packages from custom product i assume custom product is actually associated with activation key, it's just not displayed via CLI/API/UI (`hammer activation-key product-content` command, GET /katello/api/activation_keys/:id/product_content request or `Product Content` tab on UI).
Version-Release number of selected component (if applicable):
Satellite 6.2.0 RCM
How reproducible:
Always
Steps to Reproduce:
1. Create Activation key
2. Associate RH product with Activation Key
3. Associate custom product with Activation Key
4. Check products associated with activation key by running `hammer activation-key product-content` command, GET /katello/api/activation_keys/:id/product_content request or `Product Content` tab on UI.
Actual results:
Only RH product is shown as associated.
Expected results:
Both products are shown.
Additional info: