Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

On this page

Table of Contents
maxLevel2
exclude(On this page|Use case).*
stylecircle
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

In the following use case we show an approach to add a link to a text in the body of an email generated from the Send email post function.


Configuration

UI Steps


UI Step
Add the Send email post function to the transition of your choice.


UI Step


UI Steps

Email content

UI Step

Subject

Enter a plain text and optionally use Field codes for the subject of your email.


UI Step

Email format

Choose HTML 


UI Step

Body

Enter the following expression.

Code Block
languagebash
linenumberstrue
<a href="%{system.baseUrl}/browse/%{issue.key}">%{issue.key}</a>


UI Text Box
sizemedium
typeinfo

The previous expression can be modified to add a hyperlink to the current issue to any text. Simply replace the text between the tags with the text of your choice as in the expression below and it will be displayed appropriately in the email.

Code Block
languagebash
linenumberstrue
<a href="%{system.baseUrl}/browse/%{issue.key}">Custom text</a>










Related use cases

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser functions, Label
sortByTitle
cqllabel = "use-case-workflow" and ancestor = "32211207"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Image Modified

Workflow function

Send email

Parser functions
Label



Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged