Thor Selmer Dreier-Hansen

Results 4 comments of Thor Selmer Dreier-Hansen

If only `Q(interfaces_as_tagged=value)` or `Q(interfaces_as_untagged=value)` is used, it looks fine. But both combined messes up the joins. The query ends being: ``` SELECT "ipam_vlan"."id", "ipam_vlan"."created", "ipam_vlan"."last_updated", "ipam_vlan"."custom_field_data", "ipam_vlan"."description", "ipam_vlan"."comments", "ipam_vlan"."site_id",...

> Couldn't the link just go to the interface page and focus the VLAN table? I don't see why it has to go to the VLAN list + filter there....

Sorry. I forgot about this issue. I've created the pull request now.