-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
betaConcerns a bug/feature in a beta releaseConcerns a bug/feature in a beta releaseseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.0-beta1
Python Version
3.10
Steps to Reproduce
- Create a Prefix
192.168.0.0/22 - Create an IP address
192.168.0.1/22 - Navigate to the Prefix
192.168.0.0/22→ IP Addresses tab - Open Configure Table, add the
Tagscolumn - Save the table configuration as
Prefix-Tags - Clear the user's table configuration via User Preferences
- Return to the Prefix
192.168.0.0/22→ IP Addresses tab - 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.
Metadata
Metadata
Assignees
Labels
betaConcerns a bug/feature in a beta releaseConcerns a bug/feature in a beta releaseseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application