airbytehq / airbytehq/airbyte

[salesforce] pagination issue

未關閉
#69,843 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area/connectors autoteam community needs-triage team/extensibility team/use type/bug
主要語言
Python
星號
22.1k
分支
5.3k
PR 合併指標
PR 指標待擷取

描述

### Connector Name

salesforce

### Connector Version

2.7.16

### What step the error happened?

During the sync

### Relevant information

The OpportunityContactRole Salesforce stream is only extracting ~2,300 records, while Salesforce returns 8,821 via SOQL. Full refresh + overwrite does not increase the row count. Logs show: Read 2303 records from OpportunityContactRole stream Marking stream OpportunityContactRole as STOPPED Finished syncing OpportunityContactRole No errors are logged, and pagination does not appear to occur. Other large Salesforce objects in the same connection sync correctly. Steps tried: Verified SOQL count with the Airbyte user Truncated Snowflake table + full refresh overwrite Refreshed source schema Confirmed dedupe key (Id) and connector version v2.7.16

### Relevant log output

```shell
Read 2303 records from OpportunityContactRole stream
Marking stream OpportunityContactRole as STOPPED
Finished syncing OpportunityContactRole
```

### Contribute

- [ ] Yes, I want to contribute

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。