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

Fixes: #18742 Location List and Locations not Showing Associated VLAN Groups #18804

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renatoalmeidaoliveira
Copy link
Collaborator

Fixes: #18742 Location List and Locations not Showing Associated VLAN Groups

  • Added VLANGroup relation to LocationView related_models
  • Added vlangroup_count to LocationTable
  • Added another add_related_count to LocationListView queryset,

That add_related_count structure are used only in the LocationListView so it may not be very usefull to create a utily function to handle that kind of nested relations.

@renatoalmeidaoliveira renatoalmeidaoliveira requested review from a team and bctiemann and removed request for a team March 4, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Location List and Locations not Showing Associated VLAN Groups
1 participant