Menu

Approval notifications issue

2024-12-18
2025-11-06
  • Mustafa Akram Fouda

    Hello iTop team,

    I need your help in configuring the email notifications to be sent to the approvers of user requests.

    I have configured the approvers in the approval rule using the below query:
    SELECT Person AS B WHERE B.email ='x@xyz.com'

    When I configured the email notification, 'Notification to Approver', I used the below query in the 'To' field:
    SELECT Person WHERE id= :this->approver_id

    But I am getting the attached error in the notifications.

    Let me know how can I resolve this project blocking point.

     
  • Mustafa Akram Fouda

    Any help here ?

     
  • Jeffrey Bostoen

    Jeffrey Bostoen - 2025-01-01

    Do you have any approval extension installed that adds approver_id to the person class?

     
  • Kai IT

    Kai IT - 2025-11-06

    HI Mustafa, as you still facing the same issue or fixed the issue?

     

    Last edit: Kai IT 2025-11-06

Log in to post a comment.