Move the table configuration logic to a dedicated view #4198

Closed
opened 2025-12-29 18:33:49 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Oct 19, 2020).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Introduce a new view to facilitate changes to a user's table configuration preferences. Currently, this operation is handled by a POST request to ObjectListView.

Justification

As user-configurable tables are being added to non-list views (see #4786), we need a standardized flow for handling changes to a user's preferences.

Originally created by @jeremystretch on GitHub (Oct 19, 2020). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Introduce a new view to facilitate changes to a user's table configuration preferences. Currently, this operation is handled by a POST request to ObjectListView. ### Justification As user-configurable tables are being added to non-list views (see #4786), we need a standardized flow for handling changes to a user's preferences.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 18:33:49 +01:00
adam closed this issue 2025-12-29 18:33:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4198