Error Message on notification

Preksha Kapoor
Tera Contributor

I am creating a new email notification where I want to add satifcation survey along with incident resolve email but when I am trying to save the notification but it throughs error message " Error Message

Changes operator in notification condition cannot be used with event based notifications" and it is marking it as "HIGH Priority file"
 
Attached is the screenshot of the same .
 

Can someone explain why this occurs and a solution to adding conditions for the notification?

 

Thanks

 

PrekshaKapoor_0-1741331804219.png

 

2 ACCEPTED SOLUTIONS

Medi C
Giga Sage

The Yellow Warning: Indicates that you are editing an out of the box notification

The Error message is indication that you have to adjust one of your condition which has "Changes" operator. As it is not possible to have it with event based notifications.

 

You can check where the event is being triggered from, and if it is a business rule, you can add the condition which has the "Changes" operator there and deleted from the notification.


If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.

View solution in original post

J Siva
Tera Sage

HI @Preksha Kapoor 
Are you trying to modify the OOB notification? If yes, then please create a copy and do your customizations there.
If you are modifying the OOB notification, then that record might be skipped in your next upgrade. So as a best practice take a copy and deactivate the OOB.

 

Now coming to the error: Changes operator in notification condition cannot be used with event based notifications.
I'm suspecting that you are using "Changes to" condition under the "When to send" section. We cannot use that if the trigger type is Event fired.

View solution in original post

2 REPLIES 2

Medi C
Giga Sage

The Yellow Warning: Indicates that you are editing an out of the box notification

The Error message is indication that you have to adjust one of your condition which has "Changes" operator. As it is not possible to have it with event based notifications.

 

You can check where the event is being triggered from, and if it is a business rule, you can add the condition which has the "Changes" operator there and deleted from the notification.


If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.

J Siva
Tera Sage

HI @Preksha Kapoor 
Are you trying to modify the OOB notification? If yes, then please create a copy and do your customizations there.
If you are modifying the OOB notification, then that record might be skipped in your next upgrade. So as a best practice take a copy and deactivate the OOB.

 

Now coming to the error: Changes operator in notification condition cannot be used with event based notifications.
I'm suspecting that you are using "Changes to" condition under the "When to send" section. We cannot use that if the trigger type is Event fired.