Feature #34754
closed- add ouia-ID prop to all fields in CDN configuration
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2065450
Description of problem:
All the fields that are editable needs to have an OUIA-ID prop so the id fields are static for automation. All fields are under red hat CDN, upstream foreman server, and air-gapped.
Version-Release number of selected component (if applicable):
7.0 snap 13
How reproducible:
100
Steps to Reproduce:
1. Go to CDN configuration
2. Inspect element for all editable fields in red hat CDN, upstream foreman server, and air-gapped
Actual results:
No static OUIA-ID prop ids are present. Only dynamic ones for the editable fields.
Expected results:
There should be OUIA-ID prop ids for each editable field.
Additional info:
Updated by Jeremy Lenz over 2 years ago
- Subject changed from - add ouia-ID prop to all fields in CDN configuration to - add ouia-ID prop to all fields in CDN configuration
- Pull request https://github.com/Katello/katello/pull/10058 added
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
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|b18916be101b65b3326580561ce4d6cf3540c76d.
Updated by Jeremy Lenz over 2 years ago
- Target version set to Katello 4.5.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/Katello/katello/pull/10092 added