CSV import forms list read-only custom fields #7028

Closed
opened 2025-12-29 19:48:04 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Sep 26, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.3.4

Python version

3.8

Steps to Reproduce

  1. Create a read-only custom field for the site model
  2. View the site CSV import form

Expected Behavior

The read-only custom field should not appear in the list of available fields.

Observed Behavior

The field is included in the reference list, although it is not recognized as a valid field when submitting data.

Originally created by @jeremystretch on GitHub (Sep 26, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.3.4 ### Python version 3.8 ### Steps to Reproduce 1. Create a read-only custom field for the site model 2. View the site CSV import form ### Expected Behavior The read-only custom field should not appear in the list of available fields. ### Observed Behavior The field is included in the reference list, although it is not recognized as a valid field when submitting data.
adam added the type: bugstatus: accepted labels 2025-12-29 19:48:04 +01:00
adam closed this issue 2025-12-29 19:48:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7028