ui: clarify date range doesn't apply to configuration items and other non-date entities
This commit is contained in:
parent
597ffbee9f
commit
7792e91587
1 changed files with 3 additions and 0 deletions
|
|
@ -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 */}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue