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 Zendesk Support: òrganisation` sync issue missing data #28764

Open
1 task
swapnasam opened this issue Jul 27, 2023 · 3 comments
Open
1 task

Source Zendesk Support: òrganisation` sync issue missing data #28764

swapnasam opened this issue Jul 27, 2023 · 3 comments

Comments

@swapnasam
Copy link

swapnasam commented Jul 27, 2023

Connector Name

zendesk support

Connector Version

0.10.4

What step the error happened?

During the sync

Revelant information

While importing the organisation table using any of the sync it limits only to 100 id's whereas we are expecting around 1800. Is some rate limit happening here?
Also, with the ticket_metrics table, we can get retrieve only the non archived tickets metrics and we are loosing all the historic data.

Relevant log output

No response

Contribute

  • Yes, I want to contribute
@swapnasam
Copy link
Author

Looks like a pagination issue.

@swapnasam
Copy link
Author

class Organizations(CursorPaginationZendeskSupportStream):

Changing to this worked in my local. Unable to raise a PR because of docker build failure

@potatozerg
Copy link

I believe they messed it up in 0.10.1

@marcosmarxm marcosmarxm changed the title Zendesk Connector -Organisation sync issue. Source Zendesk Support: òrganisation` sync issue missing data Sep 15, 2023
dmorel added a commit to dmorel/airbyte that referenced this issue Dec 20, 2023
@girarda girarda added the Icebox label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants