Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Smart value for hyperlink

Joanna Bajda
Contributor
February 5, 2024

Hi,

 

I'm looking for smart value that will copy link issue hyperlink AND changed display text (summary only) into custom field.

 

Zrzut ekranu 2024-02-05 133630.png

 

The reason for that is to be able to have this custom field shown on dashboard with actual link not as a plain text.

 

Anyone can help with it?

1 answer

3 votes
Derek Fields (RightStar)
Community Champion
February 5, 2024

I think that what you want is a smart value that will return something like:

<a href-"{{issue.url}}">{{issue.summary}}</a>

This won't work in a regular text field. Those fields don't render HTML or Wiki Markup. If you want to have the text displayed as a link, you need to use the Paragraph field type. If you do that, then you need to use wiki markup

[{{issue.summary}}|{{issue.url}}]

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events