Custom Fields Editor Absent In Admin #5432

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

Originally created by @kotso on GitHub (Sep 28, 2021).

NetBox version

v3.0.3

Python version

3.9

Steps to Reproduce

Login to Netbox and navigate to Admin interface.

There are no Custom Fields management there.

Custom fields that where added before still visible and functioning.

Screenshot 2021-09-28 at 18 24 45

Have checked on 2 installations, one that I use for long time, upgraded to 3.0.3 from long chain of upgrades in 2.x.y. And fresh install from https://github.com/netbox-community/netbox-docker.

Expected Behavior

Custom fields editor to be present there.

Observed Behavior

Custom Fields Editor Absent in admin interface

Originally created by @kotso on GitHub (Sep 28, 2021). ### NetBox version v3.0.3 ### Python version 3.9 ### Steps to Reproduce Login to Netbox and navigate to Admin interface. There are no Custom Fields management there. Custom fields that where added before still visible and functioning. <img width="1016" alt="Screenshot 2021-09-28 at 18 24 45" src="https://user-images.githubusercontent.com/1928528/135117393-30ffd408-382e-4722-82a1-a632499a3b23.png"> Have checked on 2 installations, one that I use for long time, upgraded to 3.0.3 from long chain of upgrades in 2.x.y. And fresh install from https://github.com/netbox-community/netbox-docker. ### Expected Behavior Custom fields editor to be present there. ### Observed Behavior Custom Fields Editor Absent in admin interface
adam closed this issue 2025-12-29 19:27:53 +01:00
Author
Owner

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

Custom fields, as well as several other models previously managed under the admin UI, have been moved to the normal UI. See Other > Customization > Custom Fields. This is called out in the release notes.

@jeremystretch commented on GitHub (Sep 28, 2021): Custom fields, as well as several other models previously managed under the admin UI, have been moved to the normal UI. See Other > Customization > Custom Fields. This is called out in the [release notes](https://netbox.readthedocs.io/en/stable/release-notes/version-3.0/#new-views-for-models-previously-under-the-admin-ui-6466).
Author
Owner

@kotso commented on GitHub (Sep 28, 2021):

Pardon me and thank you @jeremystretch

@kotso commented on GitHub (Sep 28, 2021): Pardon me and thank you @jeremystretch
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5432