Closed pandafy closed 2 years ago
Found a similar but different issue: #101.
I searched the codebase for "name" keyword and I didn't find any instance of Organization object being queried with name
field. It might be possible that such instances were fixed in https://github.com/openwisp/openwisp-ipam/pull/97.
In my findings, this issue can be closed.
The code has some instances where subnets are created or retrieved from the database using organization name. Since organization name is not unique, we should use another unique parameter like
slug