-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
6.18.0
Description of problem:
When generating the "Host - Applied Errata" report via the Satellite WebUI, several mandatory fields are not marked with an asterisk to indicate they are required. Attempting to generate the report without filling these fields leads to error messages. This behavior is inconsistent with other reports like "Ansible - Ansible Inventory", where required fields are properly marked and pre-filled
Steps to Reproduce:
- Navigate to Satellite WebUI → Reports → Report Templates
- Locate the "Host - Applied Errata" template
- Click on Generate
- In the opened modal window, observe that no field is marked as mandatory with an asterisk
- Click on Generate without filling any field
Actual behavior:
An error message is shown for the following fields:
- Filter Errata Type
- Include Last Reboot
- Status
The message states: "is not included in the list"
Expected behavior:
- The fields Filter Errata Type, Include Last Reboot, and Status should either:
-
- Be pre-filled with default values, OR
-
- Be marked with an asterisk
to indicate they are mandatory
- Be marked with an asterisk
- This behavior should be consistent with other reports such as "Ansible - Ansible Inventory", where mandatory fields are clearly marked and often pre-filled.
Business Impact / Additional info:
- The inconsistency in field validation and marking may confuse users and disrupt workflow.
- Tested in Satellite version 6.18 WebUI
- Compared behavior against "Ansible - Ansible Inventory" report, which handles mandatory fields correctly.