Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1415679

Summary: undefined method `id' for nil:NilClass in katello/api/v2/host_collections
Product: Red Hat Satellite Reporter: Oleksandr Shtaier <oshtaier>
Component: APIAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: Daniel Lobato Garcia <dlobatog>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2.7CC: aagrawal, akofink, anerurka, bbuckingham, bkearney, dlobatog, gapatil, jcallaha, mhulan, mmccune, omaciel, pmoravec, rochacbruno
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
URL: http://projects.theforeman.org/issues/14889
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1331875 Environment:
Last Closed: 2018-02-21 16:49:54 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:
Bug Depends On: 1331875    
Bug Blocks:    

Description Oleksandr Shtaier 2017-01-23 12:20:26 UTC
+++ This bug was initially created as a clone of Bug #1331875 +++

Description of problem: When requesting katello/api/v2/host_collections with no parameters, "id" is called on nil.


Version-Release number of selected component (if applicable):
6.2.7

How reproducible: Always


Steps to Reproduce:
1. Visit http://localhost:3000/katello/api/v2/host_collections

Actual results:
undefined method `id' for nil:NilClass


Expected results:
JSON result of all host_collection objects across all organizations

Additional info:

Comment 2 Satellite Program 2017-01-23 13:06:06 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/14889 has been resolved.

Comment 4 Daniel Lobato Garcia 2017-08-02 11:12:34 UTC
Verified.

Version tested:

foreman-1.15.2-1.el7sat.noarch
katello-3.4.2-1.el7sat.noarch
satellite-6.3.0-16.0.beta.el7sat.noarch

Visiting katello/api/v2/host_collections

returns something sensible:

{"total":1,"subtotal":1,"page":1,"per_page":20,"error":null,"search":null,"sort":{"by":null,"order":null},"results":[{"name":"Test","organization_id":1,"max_hosts":null,"description":null,"total_hosts":0,"unlimited_hosts":true,"created_at":"2017-08-02 13:11:56 +0200","updated_at":"2017-08-02 13:11:56 +0200","id":1,"permissions":{"deletable":true,"editable":true}}]}

Comment 5 Satellite Program 2018-02-21 16:49:54 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, 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-2018:0336