Menu

Notification issue with Update and Assign

Nimeg
2023-03-08
2025-01-15
  • Nimeg

    Nimeg - 2023-03-08

    Hello,
    I'm new on itop and i'm fighting with notifications.
    I have create a notification when ticket is assigned to an agent, it's works perfectly.
    I have create a second notification with the trigger "object update" , to notify the agent of a new element on ticket. It's works too.
    The problem is when a ticket is assigned to an agent, the system send two emails, one for the assign and another one for the update.
    How can i do to block the update notification in this case (first assign).
    Thank you for helping !

     
    • Niclas Eriksson

      Niclas Eriksson - 2025-01-15

      Can you share how your trigger and notification looks like for the "assigned to an agent"? I'm struggling to get that to work. All help is appreciated ! :)

       
    • Niclas Eriksson

      Niclas Eriksson - 2025-01-15
       

      Last edit: Niclas Eriksson 2025-01-15
  • Pierre Goiffon

    Pierre Goiffon - 2023-04-07

    Hello,
    You should tweak the OQL of the object update trigger : remove the assigned agent with a condition like WHERE id != :this->agent_id

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.