Skip to content

Disallow the use of double underscores in a custom field name #12468

@jonasnieberle

Description

@jonasnieberle

NetBox version

v3.5.0

Python version

3.8

Steps to Reproduce

  1. Create Custom Field --> Type: Object (Location), Assigned Models: ipam | VLAN
  2. Go to IPAM --> Vlans --> Edit Vlan and chose Location Object by custom Field
  3. In the Vlans overview chosed location not showing, if you click on the specific vlan the location is showing
  4. Same behavior if you assign the custom field to other models like ipam | ip addresses

Expected Behavior

Location from custom Field should be shown in vlan overview

Observed Behavior

Location from custom Field no shown in vlan overview
Netbox_Location_not_show

Location from custom Field only show if you click on the vlan
Netbox_Location_show_in_vlan

Metadata

Metadata

Assignees

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