currently my Exalate connection synchronizes the status for every change made to a ticket.
Now I would like to change it in such a way that the synchronization happens only if the last change/update to the issue was an update to a specific status.
So the pseudo code would be:
if(status changed in last update to “In Progress”){