From 7792e91587600d8a62cf5169a78478dd5287a300 Mon Sep 17 00:00:00 2001 From: lorentz Date: Tue, 17 Mar 2026 15:59:19 -0400 Subject: [PATCH] ui: clarify date range doesn't apply to configuration items and other non-date entities --- components/admin/SyncControlPanel.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/admin/SyncControlPanel.tsx b/components/admin/SyncControlPanel.tsx index 394e7d4..aa1c2d7 100644 --- a/components/admin/SyncControlPanel.tsx +++ b/components/admin/SyncControlPanel.tsx @@ -305,6 +305,9 @@ export default function SyncControlPanel({ Limits tickets, tasks, and projects to reduce sync time and API usage. Use "All Time" during off-hours for historical data.

+

+ Note: Configuration Items, Companies, Contacts, Resources, and Contracts ignore this range — they always sync all active records regardless of date. +

{/* Sync Buttons */}