ui: clarify date range doesn't apply to configuration items and other non-date entities

This commit is contained in:
lorentz 2026-03-17 15:59:19 -04:00
parent 597ffbee9f
commit 7792e91587

View file

@ -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.
</p>
<p className="text-xs text-amber-500/80">
<strong>Note:</strong> Configuration Items, Companies, Contacts, Resources, and Contracts ignore this range they always sync all active records regardless of date.
</p>
</div>
{/* Sync Buttons */}