-
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.3.10
Python version
3.8
Steps to Reproduce
- Add a device to a device bay
- Delete the device from device bay
- 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.
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