-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: 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.0.6 (dockerized: 4.0.6-2.9.1), v4.0.9 (demo)
Python Version
3.10
Steps to Reproduce
- Have or create multi-level nested Tenant Groups.
i.e.:
Test1
- Test1-1
-
- Test1-1-1
-
- Test1-1-2
- Test1-2
- Test1-3
-
From the Tenant Group table view, multi-select tenant groups to move and click Edit Selected at the bottom.
✔️ - - Test1-1-1
✔️ - - Test1-1-2 -
Select a new parent group for the selected groups.
Parent: Test1-2
Expected Behavior
- Table view displays the modified Tenant Groups at the correct depth, with the correct parent
i.e.:
Test1
- Test1-1
- Test1-2
-
- Test1-1-1
-
- Test1-1-2
- Test3
- Navigating to any tenant group displays an accurate breadcrumb path at the top of the page.
Test1-1-1:
Tenant Groups / Test1 / Test1-2 / Test1-1-1
Observed Behavior
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: 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

