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 1835189 - Missing macro for "host_redhat_subscriptions" in host subscription facet
Summary: Missing macro for "host_redhat_subscriptions" in host subscription facet
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Reporting
Version: 6.7.0
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: 6.8.0
Assignee: Nagoor Shaik
QA Contact: Lukáš Hellebrandt
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-13 10:57 UTC by Julio Entrena Perez
Modified: 2021-05-06 14:42 UTC (History)
6 users (show)

Fixed In Version: tfm-rubygem-katello-3.16.0-0.13.rc1.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-27 13:02:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch by nshaik (1.09 KB, patch)
2020-05-13 10:57 UTC, Julio Entrena Perez
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 29790 0 Normal Closed Add new macro to report consumption of Red Hat Subscriptions only 2021-01-25 15:18:34 UTC
Red Hat Product Errata RHSA-2020:4366 0 None None None 2020-10-27 13:02:29 UTC

Description Julio Entrena Perez 2020-05-13 10:57:01 UTC
Created attachment 1688006 [details]
Patch by nshaik

Description of problem:
There is no macro defined to access host.subscriptions.where.not(:support_level => nil).pluck(:name) while safe mode is enabled (default).

This reports if a subscription is a Red Hat subscription.
Customers may want to customise the Entitlements report to list Red Hat subscriptions only and skip subscriptions for custom products.

Version-Release number of selected component (if applicable):
tfm-rubygem-katello-3.14.0.20-1.el7sat

How reproducible:
Always

Steps to Reproduce:
1. Clone "Entitlements" report template
2. Try to modify the report so it lists Red Hat provided subscriptions only and skips subscriptions for custom products
3.

Actual results:
undefined method '#subscriptions' for Host::Managed::Jail (Host::Managed)

Expected results:
Customers can report on Red Hat subscriptions only.

Additional info:

Comment 5 Bryan Kearney 2020-05-21 16:02:04 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/29790 has been resolved.

Comment 6 Lukáš Hellebrandt 2020-06-04 13:35:01 UTC
Verified with Sat 6.8 snap 2.1.

0) Have a host with RH subscription and custom subscription (product) registered
1) Generate "Host - Registered Content Hosts"
2) Clone "Host - Registered Content Hosts"
3) In "Host - Registered Content Hosts clone" report template, s/host_subscriptions_names/host_redhat_subscription_names/
4) Generate "Host - Registered Content Hosts clone"

=> The two generated reports differ, the latter one doesn't have the custom subscription listed

Comment 9 errata-xmlrpc 2020-10-27 13:02:12 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


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