Is there a way to stop email triggering (permanently) when importing data e.g. make the system think its already sent them.
we have to import data from one system to another, in doing so, as email is enabled, it bombards the user with new triggers.
Is there a way to make RTC think that its sent all the emails already so it doesn't re-trigger
I have tried turning off email temporarily during import, but as soon as you turn it back on the emails trigger out again.
with a small user base I could have merely change the email address so I get everything, but with 1500 users that's obviously not an option
Looking for suggestions
2 answers
I found the following: https://jazz.net/forum/questions/237111/temporarily-disabling-email-notifications-including-those-that-are-queued .
The work item command line I built allows to use the "SkipMail" SaveParameter as explained in my additional answer to the question.