Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi all,
I'm trying to add a link (to the confluence linked pages on an issue) in a notification email.
I'm trying with jira workflow toolbox which allows you to send notifications directly from a workflow post function (no need to use system or custom events) and it allows you to customize the body of the email, attaching any field from the issue or parent/related issues,
The problem is that I don't know what the confluence page link exactly is... is it a field?
if it is a field what id does it have? if it's not a field... what is it? and how do i add that to an email body?
In JWT you can add fields as variables in the email body, i.e. for the summary it is enough to write %{00000} in the body
Thank you in advance