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 1688636 - Missing checkbox to toggle between applicable errata and installabe errata in the errata content hosts page.
Summary: Missing checkbox to toggle between applicable errata and installabe errata in...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hosts - Content
Version: 6.4
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.5.0
Assignee: Hao Chang Yu
QA Contact: Stephen Wadeley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-14 06:52 UTC by Hao Chang Yu
Modified: 2020-10-06 15:32 UTC (History)
1 user (show)

Fixed In Version: tfm-rubygem-katello-3.10.0.34-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-14 12:40:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Applicable (20.35 KB, image/png)
2019-04-01 17:02 UTC, Stephen Wadeley
no flags Details
Installable (22.91 KB, image/png)
2019-04-01 17:02 UTC, Stephen Wadeley
no flags Details
All Errata (34.40 KB, image/png)
2019-04-01 17:03 UTC, Stephen Wadeley
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 26353 0 Normal Closed Missing checkbox to toggle between applicable errata and installabe errata in the errata content hosts page. 2021-01-14 19:51:20 UTC
Github Katello katello pull 8017 0 None closed Fixes #26353 - Fix missing checkbox to toggle installable errata 2021-01-14 19:51:58 UTC
Red Hat Product Errata RHSA-2019:1222 0 None None None 2019-05-14 12:40:36 UTC

Description Hao Chang Yu 2019-03-14 06:52:17 UTC
Description of problem:

The checkbox to toggle between applicable errata and installabe errata in the errata content hosts page is missing because of the following typo in the html template.

engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/details/views/erratum-content-hosts.html

&lt;div class="filters"&gt;    <=========== Class should be replaced with "data-block" 
    &lt;label class="checkbox-inline"&gt;
      &lt;input type="checkbox" ng-model="restrictInstallable" ng-change="toggleInstallable()"/&gt;
      &lt;span translate&gt;Only show content hosts where the errata is currently installable in the host's Lifecycle Environment.&lt;/span&gt;
    &lt;/label&gt;
  &lt;/div&gt;

Comment 3 Bryan Kearney 2019-03-25 22:05:03 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/26353 has been resolved.

Comment 6 Stephen Wadeley 2019-04-01 17:02:10 UTC
Created attachment 1550684 [details]
Applicable

Comment 7 Stephen Wadeley 2019-04-01 17:02:41 UTC
Created attachment 1550685 [details]
Installable

Comment 8 Stephen Wadeley 2019-04-01 17:03:13 UTC
Created attachment 1550686 [details]
All Errata

Comment 11 errata-xmlrpc 2019-05-14 12:40:29 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-2019:1222


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