Skip to content

Changelog creation not retained after deletion. Same as #7333 #7644

@nahun

Description

@nahun

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

  1. create new prefix object
  2. validated CREATE changelog entry is present
  3. delete newly created prefix object
  4. 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 implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions