exception when editing device in chassis bay v2.10-beta2 #5417
Labels
beta
Concerns a bug/feature in a beta release
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
Python version: 3.6.8
NetBox version: 2.10-beta2
Steps to Reproduce
Expected Behavior
takes me to device
Observed Behavior
an exception appears:
<class 'django.urls.exceptions.NoReverseMatch'>
Reverse for 'device' with keyword arguments '{'pk': ''}' not found. 1 pattern(s) tried: ['dcim\/devices\/(?P[0-9]+)\/$']
The text was updated successfully, but these errors were encountered: