Hi,
since some months, we are using a python script to download support tickets updates using Incremental Export. The script uses cursor-based export.
However, we noticed that sometimes some tickets status are missing. For example, some tickets have "solved" status update without a "new" or "open" one.
Is there a reason for this? Or are we doing something wrong?
Does someone has an example python script for this?
Thanks!