nautobot / nautobot

Network Source of Truth & Network Automation Platform
https://docs.nautobot.com
Apache License 2.0
1.01k stars 269 forks source link

Change `Location.name` to globally unique #4497

Open glennmatthews opened 12 months ago

glennmatthews commented 12 months ago

As ...

Dan - Data Owner

I want ...

To guarantee that Locations can always be uniquely identified by a single human-readable field, ideally name. This is an extension of LOCATION_NAME_AS_NATURAL_KEY (#3977) to become an enforced part of the core data model.

So that ...

I know this is done when...

Optional - Feature groups this request pertains to.

Database Changes

As this is a breaking change to the data model it will need to be done on a major release boundary.

External Dependencies

None.

glennmatthews commented 12 months ago

This would fix #4207.