Closed
Description
Deployment Type
Self-hosted
NetBox Version
v4.1.0
Python Version
3.11
Steps to Reproduce
- Add new vlan group
- Type "2-2,10-49" or "2,10-49"
- Press save
Expected Behavior
Vlan group should be created.
Observed Behavior
Error "Maximum child VID must be greater than or equal to minimum child VID ([2, 2])" is raised.