Error installing child device in vacant bay #5449

Closed
opened 2025-12-29 19:28:13 +01:00 by adam · 1 comment
Owner

Originally created by @salgua on GitHub (Sep 30, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.0.4

Python version

3.8

Steps to Reproduce

  1. Open a parent device
  2. Click on "device bays" tab
  3. 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
Originally created by @salgua on GitHub (Sep 30, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.0.4 ### Python version 3.8 ### Steps to Reproduce 1. Open a parent device 2. Click on "device bays" tab 3. 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
adam added the type: bugstatus: accepted labels 2025-12-29 19:28:13 +01:00
adam closed this issue 2025-12-29 19:28:13 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 30, 2021):

Looks related to #7411

@jeremystretch commented on GitHub (Sep 30, 2021): Looks related to #7411
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5449