Skip to content

Change log on home page does not honor user's table config #8578

@jeremystretch

Description

@jeremystretch

NetBox version

v3.1.7

Python version

3.8

Steps to Reproduce

  1. Navigate to Other > Change log
  2. Configure the table and remove the "request ID" column (for instance)
  3. Verify that the request ID column is no longer displayed in the table
  4. Navigate to the home page

Expected Behavior

The request ID column should be omitted from the change log at bottom

Observed Behavior

The request ID column is still present, because the change log table is rendered without respect to the user's configured preferences.

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