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 1691500 - Hosts are not showing when click on "Host with no reports" on dashboard page.
Summary: Hosts are not showing when click on "Host with no reports" on dashboard page.
Keywords:
Status: CLOSED DUPLICATE of bug 1631219
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Dashboard
Version: 6.4.2
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Radovan Drazny
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-21 18:25 UTC by Rudnei Bertol Jr.
Modified: 2019-08-12 19:32 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-08 07:56:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Rudnei Bertol Jr. 2019-03-21 18:25:24 UTC
Description of problem:

Host Configuration Status Widget on the Dashboard, when clicked at "Host with no reports" the query is not showing the expected hosts.

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

How reproducible:

On Satellite 6.4.2 WebUI go to:

Monitor > Dashboard > Click on "Hosts with no reports" on the "Host Configuration Status" widget.

Actual results:

When clicked on the "Hosts with no reports" the query on the 'hosts' is 'last_report > "30 minutes ago" and not has last_report and status.enabled = true', this search option 'last_report > "30 minutes ago"' search for hosts that have a report but not in the last 30 minutes, this search conflict with the next search 'not has last_report'.

Expected results:

The query on should be 'not has last_report and status.enabled =  true' instead of 'last_report > "30 minutes ago" and not has last_report and status.enabled = true'

Comment 3 Pavel Moravec 2019-04-08 07:56:26 UTC
duplicate of 1631219 that is fixed in 6.5

*** This bug has been marked as a duplicate of bug 1631219 ***


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