[salesforce] pagination issue
- Linguagem predominante
- Python
- Estrelas
- 22.1k
- Forks
- 5.4k
- Merge médio
- 5h
- PRs com merge (30d)
- 671
Descrição
### 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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.