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

Problems with Zendesk importer #6

Closed
nmoinvaz opened this issue Apr 22, 2018 · 0 comments
Closed

Problems with Zendesk importer #6

nmoinvaz opened this issue Apr 22, 2018 · 0 comments

Comments

@nmoinvaz
Copy link
Contributor

nmoinvaz commented Apr 22, 2018

We have been having problems with the Zendesk importer. It seems that Zendesk API does not always have a ticket event for some comments which means some comments do not get imported. Additionally sometimes tickets events for closing a ticket do not exist which leaves us with a bunch of open tickets after importing.

Therefore changes will need to be made to make the importer look at the comments.json for each ticket and grab the comments from there instead of from ticket_events.json.

nmoinvaz added a commit to nmoinvaz/importer that referenced this issue Apr 25, 2018
Fixed some Zendesk comments not being imported properly. Awesome-Support#6
Added support for saving private notes in Zendesk.
@nmoinvaz nmoinvaz closed this as completed May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant