-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.0.4
Python version
3.8
Steps to Reproduce
- Open a parent device
- Click on "device bays" tab
- Click on the "+" button to install device
Expected Behavior
I should see the populate form to select the child device
Observed Behavior
I receive the following error:
Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'AttributeError'>
module 'dcim.forms' has no attribute 'PopulateDeviceBayForm'
Python version: 3.8.10
NetBox version: 3.0.4
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application