nautobot / nautobot-app-welcome-wizard

Magic and wonder UI wizard that simplifies getting started with Nautobot.
https://docs.nautobot.com/projects/welcome-wizard/en/latest/
Other
13 stars 7 forks source link

With Welcome Wizard installed cannot Add Devices to Virtualization / Cluster #62

Closed JimmyKip closed 1 year ago

JimmyKip commented 1 year ago

Environment

On clicking 'Add Devices' under a Cluster, be displayed the page form with details to add a device.

Observed Behavior

Receive server error:

Server Error

There was a problem with your request. Please contact an administrator.

The complete exception is provided below:

<class 'AttributeError'>

'NoneType' object has no attribute 'base_fields'

Python version: 3.9.14 Nautobot version: 1.4.5

Steps to Reproduce

  1. install Welcome Wizard plugin
  2. Under Virtualisation - Cluster, click Add Devices
smk4664 commented 1 year ago

Thanks for the report @JimmyKip I can reproduce this issue. I will be investigating this.

smk4664 commented 1 year ago

I have a fix that I am testing and will try go get in today.