Feature #34753
closed- add ouia-ID prop to update buttons in CDN configuration
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2065448
Description of problem:
The "Update" button on CDN configuration need to have an OUIA-ID prop so the id tags are static in nature. This is for all the "Update" buttons in CDN configuration: Red Hat CDN, Upstream foreman server, and Air-gapped.
Version-Release number of selected component (if applicable):
7.0 snap 13 rhel8
How reproducible:
100%
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.
3.
Actual results:
The data-ouia-component-id is dynamic and gets updated every time you toggle in and out of the tab.
Expected results:
There should be a static OUIA-ID prop label so QE can write automation.
Additional info:
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/Katello/katello/pull/10056 added
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Lucy Fu over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|418b6a9c895215397a6557c50f939b1652be7f6f.
Updated by Jeremy Lenz over 2 years ago
- Subject changed from - add ouia-ID prop to update buttons in CDN configuration to - add ouia-ID prop to update buttons in CDN configuration
- Target version set to Katello 4.5.0
- Triaged changed from No to Yes