-
-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] Subnet division rule validation fails with uncaught exception if subnet is left empty #866
Labels
bug
Good first issue
Easy issue that new contributors may like to pick up to get themselves familiar with the repository.
Comments
nemesifier
added
bug
Good first issue
Easy issue that new contributors may like to pick up to get themselves familiar with the repository.
labels
May 31, 2024
praptisharma28
added a commit
that referenced
this issue
Jul 22, 2024
praptisharma28
added a commit
that referenced
this issue
Jul 22, 2024
praptisharma28
added a commit
that referenced
this issue
Jul 23, 2024
praptisharma28
added a commit
that referenced
this issue
Jul 24, 2024
praptisharma28
added a commit
that referenced
this issue
Sep 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Good first issue
Easy issue that new contributors may like to pick up to get themselves familiar with the repository.
Try creating a subnet and a subnet division rule in
/admin/openwisp_ipam/subnet/add/
.Leave the mandatory "subnet" field empty but try creating the subnet division rule anyway.
Expected result: a validation error is shown in the UI.
Actual result: 500 internal server error.
Stacktrace:
The text was updated successfully, but these errors were encountered: