Bug 2168728

Summary: Uploading invalid datastream file while creating Tailoring File in Satellite WebUI should show some meaningful error message instead of 500 Internal Server Error
Product: Red Hat Satellite Reporter: Jayant Bhatia <jbhatia>
Component: SCAP PluginAssignee: satellite6-bugs <satellite6-bugs>
Status: NEW --- QA Contact: Jameer Pathan <jpathan>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.13.0CC: lstejska, mhulan, rlavi
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Jayant Bhatia 2023-02-09 21:17:43 UTC
Description of problem:

The tailoring file creation fails when a invalid datastream file is uploaded which is a expected behavior. But a relevant meaningful message should get displayed to user instead of '500 Internal Server Error'


Version-Release number of selected component (if applicable): satellite-6.13.0-4.el8sat.noarch


How reproducible: Always


Steps to Reproduce:

1. Navigate to Satellite WebUI -> Hosts -> Tailoring Files -> New Tailoring File.

2. Enter the name and then browse and upload DataStream tailoring file which is not valid. Select the respective Organizations and Locations.

3. Hit submit.


Actual results: The Tailoring file cannot be created and it fails with below message. (Refer attached screen image)

       Oops, we're sorry but something went wrong 500 Internal Server Error


Expected results: Some meaningful message like "Invalid Datastream tailoring file" should be shown on screen instead of failure with 500 Internal Server Error.


Additional info: Uploading valid datastream tailoring file leads to successful creation. It would be great if the datastream file is validated when it is browsed and uploaded and shows the relevant message then and there instead of waiting for user to hit Submit.

Comment 1 Jayant Bhatia 2023-02-09 21:22:15 UTC
Created attachment 1943175 [details]
Error Shown To user

Comment 3 Jayant Bhatia 2023-02-09 21:27:53 UTC
This behavior is also seen in Satellite 6.12.