Can't edit usergroups in the admin panel after upgrading to 3.0-beta1 from 2.11.9 #5095

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

Originally created by @al3xand3rr on GitHub (Jul 24, 2021).

NetBox version

3.0-beta1

Python version

3.8

Steps to Reproduce

  1. Log in to netbox
  2. Go to Admin panel
  3. Click on "Groups" link
  4. Click on any group in the list

Expected Behavior

The Change Group page should be opened

Observed Behavior

Server Error
There was a problem with your request. Please contact an administrator.

The complete exception is provided below:

<class 'AttributeError'>

'QuerySet' object has no attribute 'nocache'

Python version: 3.8.10
NetBox version: 3.0-beta1
If further assistance is required, please post to the NetBox mailing list.

Home Page

Originally created by @al3xand3rr on GitHub (Jul 24, 2021). ### NetBox version 3.0-beta1 ### Python version 3.8 ### Steps to Reproduce 1. Log in to netbox 2. Go to Admin panel 3. Click on "Groups" link 4. Click on any group in the list ### Expected Behavior The Change Group page should be opened ### Observed Behavior Server Error There was a problem with your request. Please contact an administrator. The complete exception is provided below: <class 'AttributeError'> 'QuerySet' object has no attribute 'nocache' Python version: 3.8.10 NetBox version: 3.0-beta1 If further assistance is required, please post to the NetBox mailing list. Home Page
adam added the type: bugbeta labels 2025-12-29 19:24:12 +01:00
adam closed this issue 2025-12-29 19:24:12 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 26, 2021):

Fixed under #6811.

@jeremystretch commented on GitHub (Jul 26, 2021): Fixed under #6811.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5095