-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 Freshsales : Migrate Python CDK to Low-code CDK #31685
β¨ Source Freshsales : Migrate Python CDK to Low-code CDK #31685
Conversation
The latest updates on your projects. Learn more about Vercel for Git βοΈ 1 Ignored Deployment
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! π To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ariesgun
Hey @ariesgun - would you know why this error now shows up when syncing Contacts?
|
After this update, the connector is failing with the following error as mentioned by @nataliekwong above as well. Duplicate keys found: {'filter', 'page', 'sort', 'per_page', 'sort_type'} |
Can you open a Github issue for the problem? |
Created here: #33102 |
What
Migrate Source Freshdesk from Python CDK to Low-code CDK.
Issue #28993
How
Developed using (Configuration Based Source) low-code CDK
Recommended reading order
π¨ User Impact π¨
Are there any breaking changes? What is the end result perceived by the user?
For connector PRs, use this section to explain which type of semantic versioning bump occurs as a result of the changes. Refer to our Semantic Versioning for Connectors guidelines for more information. Breaking changes to connectors must be documented by an Airbyte engineer (PR author, or reviewer for community PRs) by using the Breaking Change Release Playbook.
If there are breaking changes, please merge this PR with the π¨π¨ emoji so changelog authors can further highlight this if needed.
Pre-merge Actions
Community member or Airbyter
Airbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.