Fix SNMP device queries #1889

Merged
mfreeman451 merged 1 commit from refs/pull/1889/head into 1126-featui-add-sidebar-navigation 2025-06-25 06:04:40 +00:00
mfreeman451 commented 2025-06-25 05:35:30 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1144
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1144
Original created: 2025-06-25T05:35:30Z
Original updated: 2025-06-25T06:05:24Z
Original head: carverauto/serviceradar:codex/fix-api-query-error-in-dashboard.tsx
Original base: 1126-featui-add-sidebar-navigation
Original merged: 2025-06-25T06:04:40Z by @mfreeman451

Summary

  • filter SNMP devices using discovery_sources instead of sys_descr
  • adjust device count queries

Testing

  • go test ./...
  • npm run lint (fails: Poller page unused vars and other lint errors)

https://chatgpt.com/codex/tasks/task_e_685b8549e1248320bdaf396badd60133

Imported from GitHub pull request. Original GitHub pull request: #1144 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1144 Original created: 2025-06-25T05:35:30Z Original updated: 2025-06-25T06:05:24Z Original head: carverauto/serviceradar:codex/fix-api-query-error-in-dashboard.tsx Original base: 1126-featui-add-sidebar-navigation Original merged: 2025-06-25T06:04:40Z by @mfreeman451 --- ## Summary - filter SNMP devices using `discovery_sources` instead of `sys_descr` - adjust device count queries ## Testing - `go test ./...` - `npm run lint` *(fails: Poller page unused vars and other lint errors)* ------ https://chatgpt.com/codex/tasks/task_e_685b8549e1248320bdaf396badd60133
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!1889
No description provided.