Incremental sync via t.tms filter breaks when products were created before the service started running: their tms is older than lastSyncStart so they are never returned. Since the sync is idempotent (ProductMapping handles create-vs-update), always fetching all products is safe and simpler. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .mvn/wrapper | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| mvnw | ||
| mvnw.cmd | ||
| pom.xml | ||