Menu

Approval notifications issue

2024-12-18
2025-01-02
  • 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?

     

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.