Bug 1705097
Summary: | An empty report file doesn't show any headers | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | John Mitsch <jomitsch> |
Component: | Reporting | Assignee: | Marek Hulan <mhulan> |
Status: | CLOSED ERRATA | QA Contact: | Lukáš Hellebrandt <lhellebr> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.5.0 | CC: | egolov, inecas, mhulan, mshira, oprazak, wpinheir |
Target Milestone: | 6.8.0 | Keywords: | EasyFix, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | foreman-2.1.0-0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 12:58:35 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: |
Description
John Mitsch
2019-05-01 13:22:11 UTC
There's the new helper that can be used in reports to define headers in Foreman 1.24. All we need to do is to update all report templates, so it has line like this <%- report_headers "name", "label", "severity" -%> That will make sure the report will print headers even if no data was gathered. Created redmine issue https://projects.theforeman.org/issues/28637 from this bug Upstream bug assigned to mhulan Upstream bug assigned to mhulan Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/28637 has been resolved. Verified with Sat 6.8 snap 2.1. 1. Generate "Host - Applicable errata" report without any arguments 2. Generate it with filter for a host without any applicable errata => The first one contains correct data, the second one contains an empty dataset with the same headers as the first one. Note that "Applied errata" template is an old version and this bug has been fixed in new versions of reports, e.g. "Host - Applicable errata". Whether this is correct or not is a different issue. 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 |