Skip to content

Conversation

@jnovinger
Copy link
Member

Fixes: #19610

It turns out that the TunnelTermination model doesn't implement the tenancy "protocol", in that there are no foreign keys to a tenant or tenant group. It looks like TenancyColumnsMixin was added to TunnelTerminationTable by mistake in completing #9816.

@jnovinger jnovinger requested review from a team and arthanson and removed request for a team May 30, 2025 17:43
@jnovinger jnovinger marked this pull request as draft May 30, 2025 18:18
@jnovinger
Copy link
Member Author

@arthanson , I marked this as a draft until #19600 is merged, so that I can take an exception out of the test I added in this PR.

arthanson
arthanson previously approved these changes Jun 3, 2025
@arthanson
Copy link
Collaborator

@jnovinger approved but not merging right now as waiting for changes from #19600

jnovinger added 3 commits June 4, 2025 11:54
It turns out that the TunnelTermination model doesn't implement the
tenancy "protocol", in that there are no foreign keys to a tenant or
tenant group. It looks like TenancyColumnsMixin was added to
TunnelTerminationTable by mistake in completing #9816.
@jnovinger jnovinger force-pushed the 19610-tenant-field-error-tunnel-terminations-table branch from 986709d to 269024d Compare June 4, 2025 16:58
@jnovinger jnovinger marked this pull request as ready for review June 4, 2025 16:58
@jnovinger
Copy link
Member Author

@arthanson , this is rebased and ready to go.

@jnovinger jnovinger requested a review from arthanson June 4, 2025 17:20
@arthanson arthanson merged commit e24fa2e into main Jun 4, 2025
10 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 5, 2025
@jnovinger jnovinger deleted the 19610-tenant-field-error-tunnel-terminations-table branch August 20, 2025 15:11
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.

FieldError in tunnel termination table when sorting on tenant/tenant_group

3 participants