Skip to content

Sorting the changelog list by object causes exception #11128

@mlvgn

Description

@mlvgn

NetBox version

v3.3.9

Python version

3.10

Steps to Reproduce

  1. Make one change of an object to ensure there is a list
  2. Go to the changelog
  3. Click the object header
  4. Refresh the page

Expected Behavior

List with changes

Observed Behavior

<class 'django.core.exceptions.FieldError'>

Field 'changed_object' does not generate an automatic reverse relation and therefore cannot be used for reverse querying. If it is a GenericForeignKey, consider adding a GenericRelation.

Python version: 3.10.6
NetBox version: 3.3.9

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