Actions
Refactor #34301
openUse host identifier consistently over the new Host details page
Status:
New
Priority:
Normal
Assignee:
-
Category:
Host creation
Target version:
-
Description
In the React router we have route /new/hosts/:id but we are passing the :id parameter to some components as hostId and to some as hostName.
This confuses the developers on the components, the :id should be treated as ID even if usually it is fqdn, it doesn't have to be!
No data to display
Actions