Fixes #21166: Fix support for filtering on unsigned 32-bit integer values in GraphQL API #558

Closed
opened 2026-04-05 16:43:23 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 1/15/2026

Fixes: #21166

  • Introduce BigIntegerLookup (replicated from IntegerLookup)
  • Employ it on the following filters:
    • ASNFilter.asn
    • ASNRangeFilter.start
    • ASNRangeFilter.end
    • L2VPNFilter.identifier
*Originally created by @jeremystretch on 1/15/2026* ### Fixes: #21166 - Introduce BigIntegerLookup (replicated from IntegerLookup) - Employ it on the following filters: - ASNFilter.asn - ASNRangeFilter.start - ASNRangeFilter.end - L2VPNFilter.identifier
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#558