Plugin Version
0.4.4
NetBox Version
4.4.9
Python Version
3.12.3
Steps to Reproduce
- Create a COT named
Bar
- Create a COT named
Foo with: COTF : Object-> Tenancy -> tenants and COTF : Object -> Custom Object -> Bar
- Create a
Foo custom object that is bind to a tenant and a Bar CO
- Dump db
- Re-Deploy a netbox with this dump
- Try to access to any tenants and custom objects
Expected Behavior
We can access to tenants, Foo custom objects and Bar custom objects
Observed Behavior
- Impossible to access to any tenants (whenever they were never linked to any custom object)
- Impossible to access to custom objects
