Skip to content

Error when making an interface bridge on an intarface template of module type #17437

Closed
@rafaelcortesdepaiva

Description

@rafaelcortesdepaiva

Deployment Type

Self-hosted

NetBox Version

v4.1.0

Python Version

3.12

Steps to Reproduce

  1. On {host}/dcim/interface-templates/{id}/edit/?return_url=/dcim/module-types/{module_type_id}/interfaces/ the bridge interface is not filtering the interfaces of the {module_type_id} module type.
  2. And when you select the correct interface, you get an error after clicking on save button.

Expected Behavior

To filter the interfaces of the correct module type and to save without any error.

Observed Behavior

There is the reported error.

<class 'django.core.exceptions.ImproperlyConfigured'>

Could not resolve URL for hyperlinked relationship using view name "". You may have failed to include the related model in your API, or incorrectly configured the lookup_field attribute on this field.

Python version: 3.12.3
NetBox version: 4.1.0
Plugins: None installed

Metadata

Metadata

Assignees

Labels

severity: mediumResults in substantial degraded or broken functionality for specfic workflowsstatus: 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