bug(core/ui): missing date in device view from devices discovered by sync service #561

Closed
opened 2026-03-28 04:25:46 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #1765
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/1765
Original created: 2025-10-14T23:05:07Z


Describe the bug
When the sync service initially runs and starts populating the database with devices learned from an integration, the DB is not getting populated with a good date. If the sweep service is configured and these devices eventually get updated/enriched with that data, we finally get a good date. After the next sync interval, the serviceradar-sync service will send us bad data again, which we override the good date with and then shows up as invalid until the sweep service update comes through with a correct update, and then the cycle continues.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
Image
Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Imported from GitHub. Original GitHub issue: #1765 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/1765 Original created: 2025-10-14T23:05:07Z --- **Describe the bug** When the sync service initially runs and starts populating the database with devices learned from an integration, the DB is not getting populated with a good date. If the sweep service is configured and these devices eventually get updated/enriched with that data, we finally get a good date. After the next sync interval, the serviceradar-sync service will send us bad data again, which we override the good date with and then shows up as invalid until the sweep service update comes through with a correct update, and then the cycle continues. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** <img width="1185" height="149" alt="Image" src="https://github.com/user-attachments/assets/f411fe9d-6015-402a-ac1a-b0e589d0019c" /> **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
Sign in to join this conversation.
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#561
No description provided.