I’m experiencing an issue with the onTicketUpdateCallback
event in my app. When I update a ticket, the onTicketUpdateCallback
does not seem to trigger as expected. I’ve confirmed that my app is properly set up to listen for this event and have ensured that the callback function is correctly defined.
Has anyone else encountered this issue? Are there any additional steps I should take or known limitations that might prevent the onTicketUpdateCallback
from firing? Any guidance would be greatly appreciated.
Thanks in advance for your help!