Error fetching fields #5451

Closed
opened 2025-12-29 19:28:13 +01:00 by adam · 1 comment
Owner

Originally created by @florianschendel on GitHub (Sep 30, 2021).

NetBox version

v.3.0.2

Python version

3.9

Steps to Reproduce

Here is the old bug report

More detailed description

  1. Install empty netbox
    I used simply the docker version with docker-compose
    Netbox-docker

  2. login as admin create a user with the name flo

  3. create permissions for the new created user
    Select permission to change

  4. Login as user flo and create a new IP address

It follows this message
Add a new IP address

Expected Behavior

Actually, we use only some models in Netbox like IPAM, Circuits and site/region information.
To all other models the users have no access (also no read access). Do not validate the fields with no access rights during website loading.

Observed Behavior

Error fetching fields

Originally created by @florianschendel on GitHub (Sep 30, 2021). ### NetBox version v.3.0.2 ### Python version 3.9 ### Steps to Reproduce Here is the old [bug report](https://github.com/netbox-community/netbox/issues/7277) **More detailed description** 1. Install empty netbox I used simply the docker version with docker-compose [Netbox-docker](https://github.com/netbox-community/netbox-docker) 2. login as admin create a user with the name flo 3. create permissions for the new created user <img width="718" alt="Select permission to change" src="https://user-images.githubusercontent.com/33891080/135509288-a9952df3-661d-45b6-8a33-a6d944ca2a63.png"> 4. Login as user flo and create a new IP address It follows this message <img width="1059" alt="Add a new IP address" src="https://user-images.githubusercontent.com/33891080/135509330-12706f3c-effa-463c-8714-9d0215848267.png">  ### Expected Behavior Actually, we use only some models in Netbox like IPAM, Circuits and site/region information. To all other models the users have no access (also no read access). Do not validate the fields with no access rights during website loading. ### Observed Behavior Error fetching fields
adam added the type: bugstatus: duplicate labels 2025-12-29 19:28:13 +01:00
adam closed this issue 2025-12-29 19:28:13 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 1, 2021):

Please don't open duplicate issues. Update #7277 as requested and as that it be re-opened.

@jeremystretch commented on GitHub (Oct 1, 2021): Please don't open duplicate issues. Update #7277 as requested and as that it be re-opened.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5451