Match parent-regions in searches when sites have been assigned a child-region #1871
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Issue type
[X] Feature request
[ ] Bug report
[ ] Documentation
Environment
Installed on Ubuntu Server 16.04.3 LTS by following the NetBox-provided installation documentation, without deviation.
Description
2 parts:
Example of usage:
Regions are setup as follows in a "parent -> child -> child of child -> child of child's child" manner.
--> [Country]
........|--> [Region]
..................|--> [City]
...........................|--> [Borough]
With this setup, a Site would be marked with region [Borough]. The region [Borough]is a child of [City] which is a child of [Region] which is a child of [Country]. In an example I want to search up all items available in region [City], but I do not want the Site to have [City] as its configured region. I want [Borough]. Simply to have the option available to really narrow things down.
A more practical example: This allows NetBox users the ability to search for all their New York-based sites despite all the Sites being marked with the "borough" regions such as Manhattan and Bronx.
I hope this is something you'll consider. I believe it will increase both the effectiveness and usefulnes of regions and power the searchbar. So far an RfE for this functionality is the only logical option for this type of usage as well; there are simply no alternatives for searchable parent-child like options in NetBox that I can find.
Thanks for a great product!
The text was updated successfully, but these errors were encountered: