Duplicate Error Messages in workspace

Hugo12
Tera Expert

I have a server script that triggers an info/error message at the end. In workspace the error/info message alert is showing twice.
I have confirmed that the script is only running once. 
Any ideas on what might be causing it? 

1 ACCEPTED SOLUTION

Hugo12
Tera Expert

Figured it out. The Add alert notifications event mapping was being called twice in the page. removed one of them and fixed it.

View solution in original post

5 REPLIES 5

Hugo12
Tera Expert

Figured it out. The Add alert notifications event mapping was being called twice in the page. removed one of them and fixed it.