Skip to content

Conversation

@djothi
Copy link
Contributor

@djothi djothi commented Feb 24, 2022

Fixes: #8594

These commits allow to filter the following models by their description:

Circuits:

  • ProviderNetwork
  • CircuitType
  • Circuit
  • CircuitTermination

DCIM:

  • Site
  • RackRole
  • RackReservation
  • DeviceRole

Extras:

  • CustomField
  • ExportTemplate
  • Tag

IPAM:

  • VRF
  • RouteTarget
  • Aggregate
  • ASN
  • Role
  • Prefix
  • IPRange
  • VLAN & Service

Tenancy:

  • Tenant
  • ContactRole

Users:

  • Token
  • ObjectPermission

Virtualization:

  • VMInterface

Wireless:

  • WirelessLAN
  • WirelessLink

@jeremystretch
Copy link
Member

Hey @djothi, thanks for taking this on! Looks like there's a minor indentation error under the test_description() test methods; would you mind cleaning those up?

@jeremystretch jeremystretch merged commit 6fe0f4c into netbox-community:develop Feb 25, 2022
@jeremystretch
Copy link
Member

Thanks @djothi!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 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.

Search Prefixes by an exact description via REST API

2 participants