I set a notification like this:
- Event: TicketOwnerUpdate
- Send to: Customer of the ticket
- Once per ticket per day
I want to have a little more control over that process.
Is it possible to add a custom button to the agent ticket view, let's say called "I'm on it" which triggers the notification?

So I can ensure it will only be triggered if an agent, willing to work on it clicks the button.
I do not want the system to unintentionally update the owner and therefore trigger the event.
Thanks in advance for any input.