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?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.