nautobot-app-netbox-importer
nautobot-app-netbox-importer copied to clipboard
data import produces failures for existing users (e.g. admin at least)
Environment
- Python version: 3.8.10
- Nautobot version: 1.0.3
- nautobot-netbox-importer version: 1.4.0
Expected Behavior
no failures when importing data
Observed Behavior
existing users cause failures, even if no users are there beyond admin, the existence of admin causes a failure
Steps to Reproduce
- Create a working installation of Nautobot 1.0.3 on Ubuntu 20.04 with nautobot-netbox-importer 1.4.0 following installation guide for Nautobot on Ubuntu and installation guide from plugin github page.
- Export data from a working installation of Netbox 2.10.4 following instructions on the plugin github page
- Import data with the use of nautobot-netbox-importer following instructions on the plugin github page