Skip to content

Prefix (flat) generates reverse error when viewing child prefixes with available prefixes #7193

@hmsiqueiraa

Description

@hmsiqueiraa

NetBox version

v.3.0.1

Python version

3.9

Steps to Reproduce

  1. 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

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions