Namachieli-rx
Namachieli-rx
my team tested this change manually, and it worked perfectly.
@candlerb what are your thoughts on: https://github.com/netbox-community/customizations/issues/100#issuecomment-2025921835
This is also affecting me. v3.7.4 Same issue. Ran script and created missing components (Interfaces, Console Port, PSU Module bays). Only Interfaces are accessible directly via the device's page. To...
@candlerb found a fix and already submitted a PR for it https://github.com/netbox-community/customizations/pull/101 my team has tested this and it works.
The next issue with this bug: Any devices that were created and affected by this bug, will still have an incorrect count of objects. `device.consoleports.count()` (actual) and `device.console_port_count` (meta) will...
Even better, thanks!