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"
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9597 added
Updated by Ron Lavi almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|dfb541c475a6cae3a0d19c4243d21d4f22affafc.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Subject changed from Host Details page doesn't have static UUIDs for the tabs and generate new UUID every time on page load to Host Details page doesn't have static UUIDs for the tabs and generate new UUID every time on page load
- Triaged changed from No to Yes
Actions