Hi, I'm adding Zendesk Messaging in the app (android and iOS) and it's working. But there is an issue that I can't understand how solve it.
Ex: User opens chat in app, bot appears there, user starts to ask and the bot responds, but user find a way to contact an agent (because in the Flow Builder has this option). Then Zendesk System opens a ticket in Support, agent enters in the ticket and starts talking with user via chat in Support and solves his problem (click in Submit as Solved).

The issue happens after this. When ticket is marked to Solved, nothing happens in the app's chat. So, when user type something in the chat, the same ticket opens again.
So, I understood if agent Solved the ticket, in theory the chat should reset or the bot shows after the last conversation. How do I make at least one of these 2 options happen and avoid the same ticket to reopen?