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

/virtualization/virtual-machines/?role=server generates exception #1585

Closed
candlerb opened this issue Oct 13, 2017 · 0 comments
Closed

/virtualization/virtual-machines/?role=server generates exception #1585

candlerb opened this issue Oct 13, 2017 · 0 comments
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@candlerb
Copy link
Contributor

Issue type

[ ] Feature request
[X] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.2
  • NetBox version: 2.2.1

Description

To reproduce:

  • have a Virtual Machine whose role is "Server"
  • browse to that VM's details page

image

  • click on the "Role: Server" link, which points to /virtualization/virtual-machines/?role=server
  • observe exception:
<class 'django.core.exceptions.FieldError'>

Unsupported lookup 'slug' for SlugField or join on the field not permitted.
@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants