-
-
Notifications
You must be signed in to change notification settings - Fork 51
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] API endpoints are failing with "Organization not found, organization_field
not implemented correctly."
#105
Comments
These end points have changed to : and I am unable to replicate this error |
Reproduced in my end: And got: *master branch Trace:
@aagman945 on what version you tried replicate this issue? |
When I tried to reproduce this error:
I was able to delete it successfully. |
The following API endpoints:
/api/v1/ip-address/<id>/
/api/v1/subnet/<id>/
Are failing when using the latest version of openwisp-users, with the error:
However, the bug is not showing in tests, so I'm puzzled by this and I would like to know if anyone can confirm this.
The text was updated successfully, but these errors were encountered: