Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I am trying to automate Project creation. Is it possible to prevent the invitation email from being sent but still have the user added/ joined to the project?
The only answer I got so far from eSupport was to shut down the email queue and delete the notification when it is sent to queue. Not a feasible solution.
Thanks,
Bob Lohbauer
Solved! Go to Solution.
@rlohbauer wrote:
I am trying to automate Project creation. Is it possible to prevent the invitation email from being sent but still have the user added/ joined to the project?
The only answer I got so far from eSupport was to shut down the email queue and delete the notification when it is sent to queue. Not a feasible solution.
Thanks,
Bob Lohbauer
Set wt.inf.team.sendInvitationEmail property to false:
@rlohbauer wrote:
I am trying to automate Project creation. Is it possible to prevent the invitation email from being sent but still have the user added/ joined to the project?
The only answer I got so far from eSupport was to shut down the email queue and delete the notification when it is sent to queue. Not a feasible solution.
Thanks,
Bob Lohbauer
Set wt.inf.team.sendInvitationEmail property to false:
