Search before asking
What happened
When 'timeAfter' is not set, each synchronization results in a full update.
Using TAPD as an example, since there is no 'timeAfter' setting interaction in the EE front-end system, the first data synchronization involves full data collection without any issue. However, starting from the second synchronization, according to the logic of version 0.19, it should be an incremental update. But from version 0.20 onwards, it has been updating in full.
What do you expect to happen
The same logic of version 0.19
How to reproduce
See above
Anything else
No response
Version
0.20
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
When 'timeAfter' is not set, each synchronization results in a full update.
Using TAPD as an example, since there is no 'timeAfter' setting interaction in the EE front-end system, the first data synchronization involves full data collection without any issue. However, starting from the second synchronization, according to the logic of version 0.19, it should be an incremental update. But from version 0.20 onwards, it has been updating in full.
What do you expect to happen
The same logic of version 0.19
How to reproduce
See above
Anything else
No response
Version
0.20
Are you willing to submit PR?
Code of Conduct