Skip to content

Rack Elevations does not work after upgrading to 2.10.0 #5461

@eriktm

Description

@eriktm

Environment

  • Python version: 3.6.8

  • NetBox version: 2.10.0

  • Pre-Upgrade NetBox version: 2.9.9

Steps to Reproduce

  1. Use a NetBox installation with multiple racks created
  2. Select Organization -> Elevations in the menu

Expected Behavior

Rack Elevations for all racks appear

Observed Behavior

An error message appears. This is also true for other ways to access rack elevations.

<class 'django.urls.exceptions.NoReverseMatch'>

Reverse for 'rack-elevation' with keyword arguments '{'pk': ''}' not found. 2 pattern(s) tried: ['api\\/dcim\\/racks/(?P<pk>[^/.]+)/elevation\\.(?P<format>[a-z0-9]+)/?$', 'api\\/dcim\\/racks/(?P<pk>[^/.]+)/elevation/$']

Metadata

Metadata

Assignees

No one assigned

    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