Skip to content

Creating a component template throws an exception #5458

@DanSheps

Description

@DanSheps

Environment

  • Python version: 3.6
  • NetBox version: 2.10

Steps to Reproduce

  1. Create a manufacuter
  2. Create a device type
  3. Click on the Add interface/power port/etc under the appropriate tab ("Add Components" does not experience this issue)
  4. Create a interface/power port/etc
  5. Fill out required fields
  6. Submit

Expected Behavior

Returns to device type on appropriate tab

Observed Behavior

Exception:


Reverse for '#tab_powerports' not found. '#tab_powerports' is not a valid view function or pattern name.

Python version: 3.6.6
NetBox version: 2.10.0```

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