Hi There
I have an automated rule that creates a new task on the 1st Monday of every month. The rule works ok and an new issue is created.
for some reason I am unable to get the issue url to appear in the email that is sent once the issue has been created. I have tried a few different suggestions from looking on your forum and the nearest I can get is to get the begining of the url to display e.g. by using {{baseUrl}}/browse/{{issue.key}} I can get this to show https://sb97digital.atlassian.net/browse/ however! the actual issue reference doesn't show e.g. ISB-6010.
Can you give me some assistance or point me in the right direction please?
Kind Regards
Chris
Hi,
ignore this request, I eventually found what was missing.
{{baseUrl}}/browse/{{issue}}{{createdIssue.key}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.