Skip to content

Object changes are not logged after upgrade to v4.1.9 #18260

Closed
@koratfood

Description

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.1.9

Python Version

3.12

Steps to Reproduce

  1. [v4.1.8] Create site "Testsite1" with slug "testsite1" and otherwise default values
  2. [v4.1.8] Edit site "Testsite1", enter "hello" in the Description field, and save
  3. [v4.1.8] Delete site "Testsite1"
  4. Upgrade to v4.1.9
  5. [v4.1.9] Create site "Testsite2" with slug "testsite2" and otherwise default values
  6. [v4.1.9] Edit site "Testsite2", enter "hello" in the Description field, and save
  7. [v4.1.9] Delete site "Testsite2"

Expected Behavior

All 6 changes are found in the Changelog.

Observed Behavior

Only changes made in reproduction steps 1-3 (i.e. before we upgraded to v4.1.9) are found in the Changelog.

Metadata

Assignees

Labels

severity: highCompletely breaks certain functions, or substantially degrades performance application-widestatus: 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