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