Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Source Intercom: Fixed regression for the conversations stream #36414

Merged

Conversation

bazarnov
Copy link
Collaborator

What

Resolving:

What happened

The manifest looked at the wrong $ref, pointing the Incremental conversations stream to the full-refresh retriever, which caused the pagination regression making the next_page_token to be the part of the url_path, rather than the request_body_json part, as it should be.

Switching the $refs resolves the issue.

Copy link

vercel bot commented Mar 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 23, 2024 7:09am

@bazarnov bazarnov marked this pull request as ready for review March 23, 2024 07:05
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Mar 23, 2024
@bazarnov bazarnov self-assigned this Mar 23, 2024
@octavia-squidington-iv octavia-squidington-iv requested review from a team March 23, 2024 07:06
Copy link
Contributor

@girarda girarda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing 🚢

@bazarnov
Copy link
Collaborator Author

@girarda Can I ask you to check why this is happening : https://github.com/airbytehq/airbyte/actions/runs/8400165175/job/23007124901?pr=36414#step:5:281 ?

Since yesterday, actually, but the master commits are green, which is confusing.

@bazarnov bazarnov merged commit b9f6aab into master Mar 23, 2024
34 of 36 checks passed
@bazarnov bazarnov deleted the baz/source/intercom/fix-pagination-conversations-stream branch March 23, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/intercom
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants