Passing a Hyperlink from Harness to Jira

Hello Everybody.

Introduction

This Article talks about how we can pass a Hyperlink Text from Harness to the Jira Step using variables, so it is rendered in the created Jira UI as well.

Summary

It is possible to pass a link to the Description section of the Jira Step but hyperlinks are something our customers have been interested in passing with the text associated with it. We have achieved this using a Shell script step to create the variable and then declare it as a context Variable.

Once the variable has been published as context we will then be referencing it in the Jira step as below:

Once the Workflow is executed you can see the output to be as follows where the hyperlink for the text has been created

1 Like