You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, if you enter a keyword in global search and it matches multiple types of object, they are returned in the following order:
Devices
Prefixes
IP Addresses
Virtual Machines
I would like to see "Virtual Machines" come directly under "Devices".
Use Case
Devices and Virtual machines are similar entities: they have interfaces, and interfaces have IPs.
When I was searching for a thing (say "foo"), I saw all the devices called "fooXXX", followed by various prefixes and IPs, and it looked like the thing I was looking for (fooYYY) wasn't there.
But actually there was - it's just that fooYYY was a virtual machine not a device, and the virtual machines were off the bottom of the page - not visible without scrolling.
Database Changes
None
External Dependencies
None
The text was updated successfully, but these errors were encountered:
Environment
Proposed Functionality
This is a very minor one.
At the moment, if you enter a keyword in global search and it matches multiple types of object, they are returned in the following order:
I would like to see "Virtual Machines" come directly under "Devices".
Use Case
Devices and Virtual machines are similar entities: they have interfaces, and interfaces have IPs.
When I was searching for a thing (say "foo"), I saw all the devices called "fooXXX", followed by various prefixes and IPs, and it looked like the thing I was looking for (fooYYY) wasn't there.
But actually there was - it's just that fooYYY was a virtual machine not a device, and the virtual machines were off the bottom of the page - not visible without scrolling.
Database Changes
None
External Dependencies
None
The text was updated successfully, but these errors were encountered: