Hi Team,
I have a main record type called Case, which is based on the Case table as its source.
For reporting purposes, I created another record type called Closure Report, and this record type is also using the same Case table as its source.
In our process model, we are using the Write to Record smart service to write data into the Case table.
The Case record is syncing automatically without any issues. However, the Closure Report record is not syncing automatically. When I check the data preview of the Closure Report record type, I can see the latest updated values in the table.
If I perform a manual sync for the Closure Report record type, then it works and the latest data is reflected properly.
Previously, we created similar report-type records using the same approach, and they were working fine. This issue is occurring only for records created from last month onward.
Could you please help me understand why the Closure Report record is not syncing automatically even though the data is getting updated in the source table, and why it works only after manual sync?
Discussion posts and replies are publicly visible
I copied your question into the AI Chat in the documentation and got some good hints.