Missing pre-change data for device bay #7482

Closed
opened 2025-12-29 20:23:54 +01:00 by adam · 0 comments
Owner

Originally created by @blipnet on GitHub (Jan 9, 2023).

Originally assigned to: @kkthxbye-code on GitHub.

NetBox version

v3.3.10

Python version

3.8

Steps to Reproduce

  1. Add a device to a device bay
  2. Delete the device from device bay
  3. Check change log for device bay

Expected Behavior

Change Log and webhook should show previous installed device under pre-change data

Observed Behavior

When deleting a device from device bay the pre-change data is null.

DeviceBayPopulateView and DeviceBayDepopulateView doesn't call snapshot before disassociating the device.

Originally created by @blipnet on GitHub (Jan 9, 2023). Originally assigned to: @kkthxbye-code on GitHub. ### NetBox version v3.3.10 ### Python version 3.8 ### Steps to Reproduce 1. Add a device to a device bay 2. Delete the device from device bay 3. Check change log for device bay ### Expected Behavior Change Log and webhook should show previous installed device under pre-change data ### Observed Behavior When deleting a device from device bay the pre-change data is null. DeviceBayPopulateView and DeviceBayDepopulateView doesn't call snapshot before disassociating the device.
adam added the type: bugstatus: accepted labels 2025-12-29 20:23:54 +01:00
adam closed this issue 2025-12-29 20:23:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7482