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

10655 fix contacts display in list views #10681

Merged
merged 2 commits into from
Oct 18, 2022

Conversation

arthanson
Copy link
Collaborator

Fixes: #10655

Fixes regression to contacts display in list-view tables. Makes a mixin for displaying it in tables to get only the name. Also cleans up some imports in effected files.

netbox/circuits/tables/providers.py Outdated Show resolved Hide resolved
netbox/tenancy/tables/columns.py Outdated Show resolved Hide resolved
@jeremystretch jeremystretch merged commit 2fe8df3 into develop Oct 18, 2022
@jeremystretch jeremystretch deleted the 10655-contacts-in-list-view branch October 18, 2022 20:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All tables' Contacts field now contains pointer to the item
2 participants