Server Error - Install Child Device in Device Bay #5450

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

Originally created by @Elma-mc-Bong on GitHub (Oct 1, 2021).

NetBox version

v3.0.4

Python version

3.8

Steps to Reproduce

  1. Go to a Device with Device Bays
  2. Select Tab "Device Bays"
  3. Hit "+" ("Install device") at one of the device bays

The bug is reproducible in the demo instance.

Expected Behavior

At the previews Version (3.0.3) the population page shows up and it was possible to select a child device.

Observed Behavior

<class 'AttributeError'>

module 'dcim.forms' has no attribute 'PopulateDeviceBayForm'

Python version: 3.8.10
NetBox version: 3.0.4

Originally created by @Elma-mc-Bong on GitHub (Oct 1, 2021). ### NetBox version v3.0.4 ### Python version 3.8 ### Steps to Reproduce 1. Go to a Device with Device Bays 2. Select Tab "Device Bays" 3. Hit "+" ("Install device") at one of the device bays The bug is reproducible in the demo instance. ### Expected Behavior At the previews Version (3.0.3) the population page shows up and it was possible to select a child device. ### Observed Behavior <class 'AttributeError'> module 'dcim.forms' has no attribute 'PopulateDeviceBayForm' Python version: 3.8.10 NetBox version: 3.0.4
adam added the type: bug label 2025-12-29 19:28:13 +01:00
adam closed this issue 2025-12-29 19:28:13 +01:00
Author
Owner

@Elma-mc-Bong commented on GitHub (Oct 1, 2021):

duplicate #7412

@Elma-mc-Bong commented on GitHub (Oct 1, 2021): duplicate #7412
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5450