Hi,
how do I add a rule to send automatic mail with a link to the issue?
I have tried this :
Hi {{reporter.displayName}},
Just to let you know that issue {{issue.key}} is Ready to Test !
Thanks - {{assignee.displayName}}
link to the issue:
{{issue.issueLink}}
{{issueLink}}
Hi Avner,
Try this:
Just to let you know that<a href="{{toUrl}}"{{issue.key}}> issue</a> is Ready to Test!
Thank you - John !!!
it is working now :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.