Bug 1857124

Summary: Attempting to attach a subscription to an unregistered host results in ISE 500
Product: Red Hat Satellite Reporter: Stephen Wadeley <swadeley>
Component: Subscription ManagementAssignee: piytiwar <piytiwar>
Status: CLOSED ERRATA QA Contact: Stephen Wadeley <swadeley>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.8.0CC: jturel, pcreech
Target Milestone: 6.8.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tfm-rubygem-katello-3.16.0-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-27 13:04:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen Wadeley 2020-07-15 08:04:23 UTC
Description of problem:

    Trying to make API call:
    PUT /api/v2/hosts/bulk/add_subscriptions
     
    With data:
     
    {"organization_id": 15, "included": {"ids": [13, 14]}, "excluded": {}, "subscriptions": [{"id": 59, "quantity": 1}]}
     
    I get error:
    NoMethodError: undefined method `candlepin_consumer' for nil:NilClass



Version-Release number of selected component (if applicable):
~]# rpm -q satellite
satellite-6.8.0-0.6.beta.el7sat.noarch
~]# rpm -q candlepin
candlepin-3.1.14-1.el7sat.noarch

How reproducible:
Every time


Steps to Reproduce:
1. Create host collection with two content host entries
2. Create a custom product
3. Attempt to attach subscription for custom product using API path: PUT /api/v2/hosts/bulk/add_subscriptions

Actual results:
Internal Service Error (ISE)
NoMethodError: undefined method `candlepin_consumer' for nil:NilClass

Expected results:
useful error message


Additional info:
https://theforeman.org/plugins/katello/3.15/api/apidoc/v2/hosts_bulk_actions/add_subscriptions.html

Comment 1 piytiwar 2020-07-20 21:12:48 UTC
Connecting redmine issue https://projects.theforeman.org/issues/30451 from this bug

Comment 2 Bryan Kearney 2020-07-22 16:02:04 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/30451 has been resolved.

Comment 6 errata-xmlrpc 2020-10-27 13:04:18 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Satellite 6.8 release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:4366