Actions
Feature #35370
closed- Add static ouia-id to modal with wizard for publishing a cv
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2102456
Description of problem:
The publish screen is a "modal with wizard" that has dynamic ouia-id. It needs a static ouia-id for automation to run more smoothly.
Version-Release number of selected component (if applicable):
6.11.0 snap 26
How reproducible:
100%
Steps to Reproduce:
1. Create a cv
2. Enter publish screen
3. Inspect element for the modal
Actual results:
The html display the dynamic ouia-id -> OUIA-Generated-Modal-large-2
Expected results:
Should display static ouia-id for automation.
Additional info:
Helps in making automation a lot smoother to write and easier to interact with the interface
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10238 added
Updated by Chris Roberts over 2 years ago
- Subject changed from - Add static ouia-id to modal with wizard for publishing a cv to - Add static ouia-id to modal with wizard for publishing a cv
- Target version set to Katello 4.7.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Samir Jha over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|bd2c2c16dac397398d050e1a2199cb66b21a1771.
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/Katello/katello/pull/10260 added
Actions