Bug 2065448
Summary: | [RFE] - add ouia-ID prop to update buttons in CDN configuration | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lai <ltran> |
Component: | Subscription Management | Assignee: | Lucy Fu <lufu> |
Status: | CLOSED ERRATA | QA Contact: | Griffin Sullivan <gsulliva> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.11.0 | CC: | ehelms, gsulliva |
Target Milestone: | 6.11.0 | Keywords: | FutureFeature, 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: | 2022-07-05 14:34:49 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: |
Description
Lai
2022-03-17 20:23:05 UTC
Created redmine issue https://projects.theforeman.org/issues/34753 from this bug Upstream bug assigned to lufu Upstream bug assigned to lufu Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/34753 has been resolved. Verified in 6.11 snap 18.5 on RHEL 7 data-ouia-component-id is static and unique for each Update button under CDN Configuration. Steps to Reproduce: 1. Content -> subscription -> management manifest -> CDN configuration 2. Go to any of the following: Red Hat CDN, Upstream foreman server, and Air-gapped and inspect element for "update" button. Expected Result: Each Update button has it's own static and unique data-ouia-component-id. Actual Result: Each Update button has it's own static and unique data-ouia-component-id. Notes: IDs are: ["cdn-configuration-update-button", "network-sync-configuration-update-button", "export-sync-configuration-update-button"] Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Satellite 6.11 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5498 |