justeat/ZendeskApiClient

Some fields of int remains in v2 branch

dany1468 opened this issue · 1 comments

Hi ✋ Thank you for a wonderful job.

I am currently using 2.0.4.
In my Zendesk app, Ticket's ticket_form_id is beyond the range of integers, and the process handling the ticket crashes.

I found the following PR. Are you planning to backport this content to v2?
#77

In the v2_hotfix branch, group_id changed to long type, so I thought that other attributes might be supported too.
#114

Hi @dany1468, apologies for the delayed response. This was introduced in version 2.0.27, I believe. See https://github.com/justeat/ZendeskApiClient/pull/130/files for more detail 👍