-
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.0.8
Python version
3.8
Steps to Reproduce
This is the same as #7333, but looks like the issue is back.
Testing on https://demo.netbox.dev shows this behavior
- create new prefix object
- validated CREATE changelog entry is present
- delete newly created prefix object
- validated DELETE changelog entry is present, but CREATE changelog entry is gone
Expected Behavior
Changelog to keep previous creation entry if the object is deleted
Observed Behavior
Once object is deleted, changelog for creation is gone
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