Forums

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

How to insert an image in line with JIRA entry field

emcardo alarm July 26, 2018

I want to insert a risk assessment image into the JIRA where (either / or) entering a new JIRA to support field choice, or after the JIRA is created to support a calculated field explanation

How do I do this?

Is there some syntax I can put into the 'description' field which links to an image on the server\images directory?

 

1 answer

1 accepted

0 votes
Answer accepted
emcardo alarm July 30, 2018

SOLVED:

Place image in image folder on server

Edit field description and insert code to link, Eg:

 

<img alt="" src="https://test-jira.healthshare.health.nz/images/Risk Assessment.png" style="border: none;" width="120%" height="120%">

Note that I couldnt get the image to display on the calculated field which appears when the JIRA is created and in view mode, only in edit mode.

Suggest an answer

Log in or Sign up to answer