Menu

Cannot create a new Notification event (EventNotification Fatal error)

metafaniel
2015-02-23
2020-10-13
  • metafaniel

    metafaniel - 2015-02-23

    In the wiki section about notifications, there's a paragraph that states the following:
    "You can also list all sent and failed notifications by using the page “Admin tools” / “Run Queries” and running the query:
    SELECT EventNotification"

    This is what I did:

    1) Admin Tools / Run Queries
    2) The query is: SELECT EventNotification
    3) Click on Evaluate
    4) I got the following:
    "Query results

    No object to display.

    Create a new Notification event"

    5) I clicked on "Create a new Notification event"
    6) When I choose any of the given options ("Notification event" or "Email emission event") and click "APPLY" I have the following error:

    Fatal error: Call to undefined method EventNotification::UpdateObjectFromArg() in /var/www/html/iTop-2.1.0-beta/web/pages/UI.php on line 779
    

    Why is that? What can I do to fix this error?
    In advance, thanks for any help and any advise!

     
  • Francisco Yu

    Francisco Yu - 2016-01-18

    Did you resolve this issue? I have the same problem.

     
  • Denis

    Denis - 2016-01-19

    EventNotification objects are created by the system as the result of a notification being sent, they are not meant to be created manually by the end-user.

     
  • William Hans

    William Hans - 2020-10-13

    I've got the same problem too. Did you resolve this issue, please?

     

Log in to post a comment.