Loading of Saved Table Config in ChildrenViews is not possible #11062

Closed
opened 2025-12-29 21:39:47 +01:00 by adam · 0 comments
Owner

Originally created by @pheus on GitHub (Apr 22, 2025).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.3.0-beta1

Python Version

3.10

Steps to Reproduce

  1. Create a Prefix 192.168.0.0/22
  2. Create an IP address 192.168.0.1/22
  3. Navigate to the Prefix 192.168.0.0/22IP Addresses tab
  4. Open Configure Table, add the Tags column
  5. Save the table configuration as Prefix-Tags
  6. Clear the user's table configuration via User Preferences
  7. Return to the Prefix 192.168.0.0/22IP Addresses tab
  8. Attempt to load the saved table config via the dropdown (Configure Table)

Expected Behavior

The saved table configuration (Prefix-Tags) should appear in the dropdown list and be loadable.

Observed Behavior

No saved table configuration appears in the dropdown. The previously saved config cannot be accessed.

Additional Notes:

  • This behavior seems limited to nested or child views (e.g., the IP Addresses tab within a Prefix).
  • Saving and loading configs on top-level list views (like global IP Address list) does work as expected.
Originally created by @pheus on GitHub (Apr 22, 2025). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.3.0-beta1 ### Python Version 3.10 ### Steps to Reproduce 1. Create a Prefix `192.168.0.0/22` 2. Create an IP address `192.168.0.1/22` 3. Navigate to the Prefix `192.168.0.0/22` → *IP Addresses* tab 4. Open **Configure Table**, add the `Tags` column 5. Save the table configuration as `Prefix-Tags` 6. Clear the user's table configuration via **User Preferences** 7. Return to the Prefix `192.168.0.0/22` → *IP Addresses* tab 8. Attempt to load the saved table config via the dropdown (**Configure Table**) ### Expected Behavior The saved table configuration (`Prefix-Tags`) should appear in the dropdown list and be loadable. ### Observed Behavior No saved table configuration appears in the dropdown. The previously saved config cannot be accessed. **Additional Notes:** - This behavior seems limited to nested or child views (e.g., the *IP Addresses* tab within a Prefix). - Saving and loading configs on top-level list views (like global IP Address list) does work as expected.
adam added the type: bugstatus: acceptedbetaseverity: low labels 2025-12-29 21:39:47 +01:00
adam closed this issue 2025-12-29 21:39:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11062