Actions
Bug #38290
closedBootc Card on Host Details UI has incorrect component id
Difficulty:
Triaged:
Yes
Description
Bootc Card on Host Details UI has incorrect component id
Cloned from 16734791
Description of problem:
The `data-ouia-component-id` of the Bootc Host Details card is set improperly
How reproducible:
100%
Is this issue a regression from an earlier version:
No
Steps to Reproduce:
1. Inspect the page with the bootc card present
Actual behavior:
Instead of having a descriptive name, it displays "card-template-[object Object]"
Expected behavior:
This should be changed to be descriptive of the card, like all the others on the page.
Business Impact / *Additional info:*
Updated by The Foreman Bot 20 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11342 added
Updated by The Foreman Bot 20 days ago
- Pull request https://github.com/Katello/katello/pull/11343 added
Updated by Anonymous 19 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|2dc42397abc9424cf9dc745bd536ab18eff3c63a.
Actions