-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Bug
Copy link
Labels
netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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
Milestone
Description
NetBox Edition
NetBox Community
NetBox Version
v4.4.5
Python Version
3.12
Steps to Reproduce
- Create a device
- Create a virtual chassis, selecting the device as a member
- Inspect the device's changelog
- Edit the virtual chassis
- Remove the device from the members list
- Inspect the device's changelog again
Expected Behavior
At steps 3 and 6, the update record should show both the pre- and post-change attributes of the device.
Observed Behavior
The post-change data in the changelog entries is accurate, however there is no pre-change data present in either record. Instead, we see a warning message:
Warning: Comparing non-atomic change to previous change record
Metadata
Metadata
Assignees
Labels
netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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