nautobot-app-netbox-importer icon indicating copy to clipboard operation
nautobot-app-netbox-importer copied to clipboard

data import produces failures for existing users (e.g. admin at least)

Open itheodoridis opened this issue 3 years ago • 1 comments

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

  1. 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.
  2. Export data from a working installation of Netbox 2.10.4 following instructions on the plugin github page
  3. Import data with the use of nautobot-netbox-importer following instructions on the plugin github page

itheodoridis avatar Jul 13 '21 15:07 itheodoridis