NetBox version
v.3.0.1
Python version
3.9
Steps to Reproduce
- Click on IPAM > Prefix > Child Prefix
Expected Behavior
A option to see the child prefixes that were already created and the option to create a new child prefix.
Observed Behavior
<class 'django.urls.exceptions.NoReverseMatch'>
Reverse for 'prefix' with arguments '(None,)' not found. 1 pattern(s) tried: ['ipam/prefixes/(?P[0-9]+)/$']
Python version: 3.9.2
NetBox version: 3.0.1