Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0: AttributeError on editing user through admin #3716

Closed
glennmatthews opened this issue May 9, 2023 · 0 comments
Closed

2.0: AttributeError on editing user through admin #3716

glennmatthews opened this issue May 9, 2023 · 0 comments
Assignees
Labels
type: bug Something isn't working as expected
Milestone

Comments

@glennmatthews
Copy link
Contributor

Environment

  • Nautobot version (Docker tag too if applicable): next
  • Python version:
  • Database platform, version:
  • Middleware(s):

Steps to Reproduce

In the Nautobot admin, navigate to a specific user to edit it.

Expected Behavior

User edit page to load

Observed Behavior

AttributeError at /admin/users/user/9fc58549-2485-4f88-a4e5-ec4986fe644e/change/

'QuerySet' object has no attribute 'nocache'
@glennmatthews glennmatthews added the type: bug Something isn't working as expected label May 9, 2023
@glennmatthews glennmatthews added this to the v2.0.0 milestone May 9, 2023
@glennmatthews glennmatthews self-assigned this May 9, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working as expected
Projects
No open projects
Archived in project
Development

No branches or pull requests

1 participant