Actions
Bug #36000
closedHost Details page doesn't have static UUIDs for the tabs and generate new UUID every time on page load
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Inventory
Target version:
-
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2163788
Description of problem:
Host details page on satellite doesn't have static UUIDs for the elements and changes the UUID on each page load.
How reproducible:
Always
Steps to Reproduce:
1.Navigate to Hosts --> All Hosts --> Hostname
2.Get the UUID for the page elements(like for Overview Tab)
3.Reload the page and notice the UUID has been changed for the tab.
Actual results:
Dynamic UUIDs are generated.
Expected results:
The UUID for page elements should be static.
Additional info:
UUID generated: "pf-tab-Overview-pf-167456441848596zav9ge7me"
Actions