nautobot-app-netbox-importer
nautobot-app-netbox-importer copied to clipboard
Debugging Aid
Closes: NaN
What's Changed
- Fixed reporting non-imported (
save()
failed) instances to DiffSync library. - Fixed duplicit log messages.
- Added
--trace-issues
argument tonautobot-server import_netbox
command to log exception trace-backs. - Added
created
andupdated
to Nautobot model stats. - Re-introduced
invoke import-netbox
removed in https://github.com/nautobot/nautobot-app-netbox-importer/pull/148/files#diff-2e746c9eacad6e2c2fdefdc6a665b5ce4607ea384ebf97a729044b79acc778d6L921 . - Fixed docs based on https://github.com/nautobot/nautobot-app-netbox-importer/issues/156 .