[GraphQL] Only one primary IP is shown when querying #18329
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
Triage priority
N/A
NetBox Version
v4.2.0
Python Version
3.12
Steps to Reproduce
Expected Behavior
A list with all primary IPs should be displayed
Observed Behavior
Only the first primary IP is displayed. All other IPs are NULL.
Example:
IPs:
Only 192.168.1.1 is displayed, when you unmark this IP, 192.168.1.2 is displayed when running the query.
The text was updated successfully, but these errors were encountered: