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

Assign IP AttributeError #3941

Closed
hSaria opened this issue Jan 16, 2020 · 0 comments · Fixed by #3942
Closed

Assign IP AttributeError #3941

hSaria opened this issue Jan 16, 2020 · 0 comments · Fixed by #3942
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@hSaria
Copy link
Contributor

hSaria commented Jan 16, 2020

Environment

  • Python version: 3.6.8
  • NetBox version: 2.7.0

Steps to Reproduce

  1. Go to assign IP page http://netbox/ipam/ip-addresses/assign/?interface=1
  2. Attempt to search

Expected Behavior

Results come back

Observed Behavior

AttributeError due to filters.IPAddressFilter not being a valid filter (been renamed to filters.IPAddressFilterSet)

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application labels Jan 17, 2020
jeremystretch added a commit that referenced this issue Jan 17, 2020
Fixes #3941: AttributeError when searching on IP assign
@lock lock bot locked as resolved and limited conversation to collaborators Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants