-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
SAT-19490 - Improve the OpenSCAP integration
-
0
-
Endeavour
-
-
Description of problem:
In the new SCAP remediation feature, in WebUI, the wizard elements such as buttons don't have their data-ouia-component-id specified and as a result, e.g. the close button can be named OUIA-Generated-Button-plain-2 but after closing the dialogue and opening it again, it becomes OUIA-Generated-Button-plain-4 . That's wrong and causes trouble in automation.
How reproducible:
Deterministic
Is this issue a regression from an earlier version:
No, new feature
Steps to Reproduce:
1. Get a host to the point you have some arf report with failed rules
2. In the actions column, select remediate action on some failed rule
Actual behavior: Upon inspecting fields/buttons, you see they don't have unique OUIA ids in DOM
Expected behavior: The should be called e.g. OUIA-snippet
Business Impact / Additional info:
Impacts automation
DEV Tracker for https://issues.redhat.com/browse/SAT-26084