Netbox: Racks > Elevations

Created on 30 Jan 2019  路  3Comments  路  Source: netbox-community/netbox

Environment

  • Python version: 3.5.2
  • NetBox version: 2.5.4

Steps to Reproduce

  1. Navigate to the rack elevations list (Racks > Elevations)

Expected Behavior

A list of all rack elevations should be displayed.

Observed Behavior

An exception is raised:

<class 'django.template.exceptions.TemplateDoesNotExist'>

dcim/inc/filter_rack_group.html
accepted bug

Most helpful comment

Same problem, updated from 2.5.3 to 2.5.4

All 3 comments

Same problem, updated from 2.5.3 to 2.5.4

I'll dig into this, but in the meantime, please update the bug report to match the template.

Edit: I've updated the issue.

I'll try to get a new release pushed out shortly to fix this. As an interim workaround, you can create an empty file at netbox/templates/dcim/inc/filter_rack_group.html to suppress the exception.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shugotek picture shugotek  路  3Comments

hoalex picture hoalex  路  3Comments

benjy44 picture benjy44  路  3Comments

billyzoellers picture billyzoellers  路  3Comments

bellwood picture bellwood  路  3Comments