Summary
Deferred by decision (25 Aug 2026): the administrator-facing surface for previewing a full synchronisation of a whole Connected System is a nice-to-have and does not ship with the per-object Sync Preview surface (#1519). This issue is the durable record so the capability is not lost.
What already exists
The engine method is built and tested: JimApplication.SyncPreview.PreviewFullSyncAsync(connectedSystemId, FullSyncPreviewOptions?) walks the population under the zero-side-effect backstops, returning FullSyncPreviewResult (whole-population counts, bounded per-category sample trees, explicit work budget with truncation flagged). No portal, REST or PowerShell caller exists, deliberately.
When picked up
Summary
Deferred by decision (25 Aug 2026): the administrator-facing surface for previewing a full synchronisation of a whole Connected System is a nice-to-have and does not ship with the per-object Sync Preview surface (#1519). This issue is the durable record so the capability is not lost.
What already exists
The engine method is built and tested:
JimApplication.SyncPreview.PreviewFullSyncAsync(connectedSystemId, FullSyncPreviewOptions?)walks the population under the zero-side-effect backstops, returningFullSyncPreviewResult(whole-population counts, bounded per-category sample trees, explicit work budget with truncation flagged). No portal, REST or PowerShell caller exists, deliberately.When picked up