Vlan group: Removing scope fails via api because scope_type does not allow nulls #10791
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.3.6 && master
Python version
3.10
Steps to Reproduce
{"scope_type": null, "scope_id": null}
to/api/ipam/vlan-groups/
method PATCHExpected Behavior
Scope is unset.
Observed Behavior
An error is returned:
The text was updated successfully, but these errors were encountered: