Skip to content

Custom fields for IP addresses, secrets are not working/storing the data in v2.10.1 #5507

@991jo

Description

@991jo

Environment

  • Python version: 3.6.8
  • NetBox version: 2.10.1

Steps to Reproduce

  1. Create a custom field for IP addresses (I have tested boolean and text fields)
  2. add/edit an IP address and populate the field

Expected Behavior

The custom fields are saved and shown in the Web UI/Django object

Observed Behavior

The custom fields are empty. (The Django objects .cf is also an empty dict)

Further Observations

Custom fields for other objects (e.g. Prefixes) work as intended.

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