Issues while running Incremental append sync mode with Stripe

I am trying to use incremental append sync mode with my coupons stream of stripe connector I only have one coupon on my stripe account and no changes were made but it still replicates it in the destination with the second sync.


My source is stripe.
Stream is coupon
Mode - Incremental Append
Destination - Redshift
Cursor field (default) - Created
Logs are attached with it. 308 being first sync, 309 being second sync
logs-309.txt (29.9 KB)
logs-308.txt (29.3 KB)

Hey could you create an issue in the github so that team can look into it

I’m seeing this same issue, was an issue created of a fix found?