cloudbees-oss / zendesk-java-client

A Java client library for interacting with Zendesk
https://developer.zendesk.com/rest_api/docs/api-clients/java#zendesk-java-client-by-cloudbees
Apache License 2.0
153 stars 252 forks source link

[chore] Await a bit for ticket creation #715

Closed PierreBtz closed 2 months ago

PierreBtz commented 2 months ago

The getUnresolvedViewReturnsANewlyCreatedTicket started failing for no apparent reason. It appears there is slight delay between the ticket creation and its appearance in the All tickets view. There is no real explanation for that, could be a setting change in our test instance, or a change Zendesk side.