Trigger firing issue


#1

hello,

I am creating a trigger to perform the following

When moving a user from group A to group B, the trigger will fire to link this user also to group C and send an email to the user.

The problem I am having now is

double emails to user - I guess this is due to I am using link created event?
trigger fires again if just moving/linking users to other groups - again due to link created?

Any advices?

Thanks


(Bart Banda) #2

Hi Sean,
Can you share details of your trigger implementation to see if we can spot something incorrectly configured there?


#3

Thanks Bart, I have figured out using a different strategy, the trigger is firing twice because the link created