deleted custom fields still visible as available table columns #5394

Closed
opened 2025-12-29 19:27:26 +01:00 by adam · 2 comments
Owner

Originally created by @opericgithub on GitHub (Sep 20, 2021).

NetBox version

v2.11.11

Python version

3.7

Steps to Reproduce

  1. in the netbox administration section (admin/extras/customfield) create multiselect custom field and make it applicable to dcim>devices
  2. edit any device by selecting any value for the custom field
  3. delete newly created custom field
  4. go to devices->devices page
  5. go to table configuration parameters (configure button in the upper right corner)
  6. check the available colums

Expected Behavior

one should not expect custom field, that was previously deleted, to appear under "available columns"

Observed Behavior

custom field, that was previously deleted, appears under "available columns".

Originally created by @opericgithub on GitHub (Sep 20, 2021). ### NetBox version v2.11.11 ### Python version 3.7 ### Steps to Reproduce 1. in the netbox administration section (admin/extras/customfield) create multiselect custom field and make it applicable to dcim>devices 2. edit any device by selecting any value for the custom field 3. delete newly created custom field 4. go to devices->devices page 5. go to table configuration parameters (configure button in the upper right corner) 6. check the available colums ### Expected Behavior one should not expect custom field, that was previously deleted, to appear under "available columns" ### Observed Behavior custom field, that was previously deleted, appears under "available columns".
adam closed this issue 2025-12-29 19:27:26 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 20, 2021):

I'm afraid we are no longer accepting bug reports for v2.11 or earlier releases. Please upgrade to v3.0.

@jeremystretch commented on GitHub (Sep 20, 2021): I'm afraid we are no longer accepting bug reports for v2.11 or earlier releases. Please upgrade to v3.0.
Author
Owner

@opericgithub commented on GitHub (Sep 20, 2021):

initially I thought this was bug related to v2 only.
now i did some testing on v3, and can confirm the same behaviour.

@opericgithub commented on GitHub (Sep 20, 2021): initially I thought this was bug related to v2 only. now i did some testing on v3, and can confirm the same behaviour.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5394