Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1997742

Summary: [RFE] Avoid duplication of host entries in the generated report of "Jobs - Invocation" report template in Satellite 6.10
Product: Red Hat Satellite Reporter: Sayan Das <saydas>
Component: ReportingAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Lukáš Hellebrandt <lhellebr>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.10.0CC: ehelms, mhulan
Target Milestone: UnspecifiedKeywords: FutureFeature, Triaged, UserExperience
Target Release: Unused   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-28 12:13:19 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:
Attachments:
Description Flags
current report none

Description Sayan Das 2021-08-25 17:54:58 UTC
Created attachment 1817551 [details]
current report

Description of problem:

This is more of a feature request\improvement request of existing implementation.

Right now, the "Jobs - Invocation" report works great but It creates duplicate entries of the same host as the output of the job_execution is split across multiple rows. For some users, It might not look great.



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

How reproducible:
Always

Steps to Reproduce:
1. Run remote jobs on few hosts
2. Click on the "Create Report" button on the job page, submit the form and download the report in CSV format and\or HTML format.


Actual results:

See attached csv file for more info.


Expected results:

1. The output of each host should be clubbed\merged inside one box to avoid duplication of hostnames.

2. No need to show the timestamp of every step, but in one BOX, show the start and end times of the job for that host or show them differently in two columns.


Additional info:

NA