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 - undefined method `id' for nil:NilClass in katello/api/v2/host_collections
Summary: undefined method `id' for nil:NilClass in katello/api/v2/host_collections
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: API
Version: 6.2.7
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Daniel Lobato Garcia
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On: 1331875
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-01-23 12:20 UTC by Oleksandr Shtaier
Modified: 2021-09-09 12:05 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1331875
Environment:
Last Closed: 2018-02-21 16:49:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 14889 0 None None None 2017-01-23 12:20:26 UTC
Red Hat Knowledge Base (Solution) 3440331 0 None None None 2018-05-11 04:49:23 UTC

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


Note You need to log in before you can comment on or make changes to this bug.