最近搜索


没有最近搜索

Glenn's Avatar

Glenn

已加入2021年10月16日

·

最后活动2021年10月16日

关注

0

关注者

0

活动总数

2

投票

0

订阅

1

活动概览

的最新活动 Glenn

Glenn 创建了一个帖子,

帖子 Developer - Zendesk APIs

I'm using Search API to fetch a list of tickets.
Then I delete the first 100 tickets via the API (destroy_many).

When performing a search query again. I get a list of empty results as the first page, while the "count" property of the response indicates there is still data available for the search.

1) Is this due to indexing & the fact that tickets have been deleted recently?

2) The deletion job cannot always process all tickets. E.g. "total" = 100, "progress" = 78, "status" = completed. Is this a problem / what can be the cause?


已于 2021年3月23日 发布 · Glenn

0

关注者

4

投票

1

Comment