Feature #34754
- 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:
Associated revisions
Refs #34754 - add ouiaId prop to EditableTextInput
History
#1
Updated by Jeremy Lenz 11 months 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
#2
Updated by The Foreman Bot 11 months ago
- Assignee set to Lucy Fu
- Status changed from New to Ready For Testing
#3
Updated by The Foreman Bot 11 months ago
- Fixed in Releases Katello 4.5.0 added
#4
Updated by Lucy Fu 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|b18916be101b65b3326580561ce4d6cf3540c76d.
#5
Updated by Jeremy Lenz 11 months ago
- Triaged changed from No to Yes
- Target version set to Katello 4.5.0
#6
Updated by The Foreman Bot 11 months ago
- Pull request https://github.com/Katello/katello/pull/10092 added
Fixes #34754 - add ouia-ID prop to all editable fields in CDN Configuration