-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Fixes: #18579 Add contact filters to services #18818
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
Fixes: #18579 Add contact filters to services #18818
Conversation
jnovinger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @renatoalmeidaoliveira , my apologies, I noticed something on my second look that I completely missed the first time re: parent class ordering. Let me know if you have any questions.
The changes for my the review look great, thanks. Also, added a couple of suggestions for import ordering, for consistency's sake.
Setup NetBoxModelFilterSetForm as the last inherited class Co-authored-by: Jason Novinger <[email protected]>

Fixes: #18579 Add contact filters to services
ContactModelFilterSetto everyModelFilterSetwhere it was missingContactModelFilterFormto everyModelFilterFormwhere it was missingFieldSetforContactsAs @bctiemann commented in the issue, there were several other model classes with ContactsMixin that didn’t have the appropriate fields and filters.
The following models were fixed in this PR:
ServicesProviderAccountAggregatePrefixIPRangeIPAddressL2VPNTunnelGroupTunnel