Skip to content

related_name should not be translated #14749

@EdwardFuchs

Description

@EdwardFuchs

Deployment Type

Self-hosted

NetBox Version

v3.7.0

Python Version

3.8

Steps to Reproduce

If you enable the translation function, an error appears. This is due to the fact that in netbox/dcim/models/device_components.py in the DeviceBay class the translation was made related_name.

Expected Behavior

remove translation for related_name.

Observed Behavior

Nonetype Object Has No Attribute model

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