-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
NetBox version
v3.1.8
Python version
3.8
Steps to Reproduce
- Open /ipam/vlan-groups/add/
- Enter a name
- Change Scope type to "DCIM > site"
- Select a site
- Click "Create"
- Click "Edit" to edit the newly created VLAN group
- Change scope type to "Virtualization > cluster"
Expected Behavior
Changing the scope type should dynamically show/hide the fields (region, site group, site, location, rack, cluster group and cluster) in the create form.
Observed Behavior
Changing the scope type does not hide any fields in the create form. The expected behavior can be seen in the edit form.
Metadata
Metadata
Assignees
Labels
status: 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