Bug #37619
closed[DEV] Missing OUIA labels in SCAP remediation feature
Description
[DEV] Missing OUIA labels in SCAP remediation feature
Cloned from 16112383
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
Updated by Oleh Fedorenko 5 months ago
- Status changed from New to Assigned
- Assignee set to Oleh Fedorenko
- Triaged changed from No to Yes
Updated by The Foreman Bot 5 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman_openscap/pull/574 added
Updated by The Foreman Bot 5 months ago
- Fixed in Releases foreman_openscap 9.0.1 added
Updated by Oleh Fedorenko 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_openscap|6096ca19acf8a7ea1643d9b696fea5e83b37d8bb.
Updated by Oleh Fedorenko 5 months ago
- Fixed in Releases foreman_openscap 9.0.2 added
- Fixed in Releases deleted (
foreman_openscap 9.0.1)