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

Closed
opened 2025-12-29 19:36:14 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Feb 7, 2022).

Originally assigned to: @jeremystretch on GitHub.

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.

Originally created by @jeremystretch on GitHub (Feb 7, 2022). Originally assigned to: @jeremystretch on GitHub. ### 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.
adam added the type: bugstatus: accepted labels 2025-12-29 19:36:14 +01:00
adam closed this issue 2025-12-29 19:36:14 +01:00
Author
Owner

@mathieu-mp commented on GitHub (Feb 7, 2022):

All object changelog are rendered without respect to the user's configured preferences, apart from Other > Change Log which is the only one to render correctly

@mathieu-mp commented on GitHub (Feb 7, 2022): All object changelog are rendered without respect to the user's configured preferences, apart from Other > Change Log which is the only one to render correctly
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6062