Menu

Notification event on updating title is triggered, but title ist NOT really updated

Zwettler
2022-10-14
2022-11-30
  • Zwettler

    Zwettler - 2022-10-14

    Hi together,
    i have a little problem with a trigger and an e-mail-notifiactation

    the configuration is as follows: the trigger listens on "update to the field title in a user request" the a e-mail-notification should be sent.

    the issue: the event is triggered, although no change was made to the subject/title.

    here i post the content of the field title! The title field was not changed during the request, but the trigger was fired nonetheless

    1. title on creation of ticket
    Lagerbestandview aus Integra für Leitstand Ontego z.H. ChSi
    
    1. title when i top triggered 'a update of title'
    Lagerbestandview aus Integra für Leitstand Ontego z.H. ChSi
    
    1. title as it is by now
    Lagerbestandview aus Integra für Leitstand Ontego z.H. ChSi
    

    I'm sure, there are NO blanks at the beginning or end of the text

    Question: Has anyone an idea, why iTop triggers the event 'update on title', even there are no changes made to the field?

    kind regards,
    g.huber

     
  • Jeffrey Bostoen

    Jeffrey Bostoen - 2022-10-14

    Can you see any changes in the "history" tab?
    You have confirmed it's indeed this which triggered the notification; and not a different trigger?

     
  • Zwettler

    Zwettler - 2022-10-14

    Hi Jeffrey, thanks for your answer. Where can i find the HISTORY Tab. Is it part of the UserRequest? Sorry i can not find the mentioned tab

     
  • Zwettler

    Zwettler - 2022-10-14

    i found it out, the history is to find in the "activity" in the right sidebar of the request. There i can see: Title set to .... but the title is the same, there are also no html special characters, as i analysed in the debugger of the browser.

    Title set to Lagerbestandview aus Integra für Leitstand Ontego z.H. ChSi (previous value: Lagerbestandview aus Integra für Leitstand Ontego z.H. ChSi)
    
     
  • Zwettler

    Zwettler - 2022-10-14

    do you know where the 'activity log' is stored in the database?

     
  • Pierre Goiffon

    Pierre Goiffon - 2022-11-30

    Hello,
    Object history are saved in CMDBChange and CMDBChangeOp objects. You can query them using OQL, or check the corresponding tables in the DB directly.
    If an history entry is set for the title then iTop did indeed detect a change... Check the previous value in the history object ?

     

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.