Hello everyone,
I want to create a weblink in my email automation notification that directs directly to the issue in the board of the active sprint.
Currently I'm using this expression: Url:</strong> <a href="{{issue.url}}">{{issue.url}} however it doesn't link to the board. Is there any possibility to do so?
Thanks in advance.