-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: Action - Issue Actions
-
Severity 3 - Minor
Issue Summary
When using Automation for Jira to add a comment with a hyperlink in the format [[Link Text] Link Description|URL], the link is not rendered as expected. Instead, it appears as plain text.
Steps to Reproduce
- Create an automation rule by having manual trigger or any trigger of choice.
- Add an action to Add comment with the below excerpt:
[[Link Text] Link Description|URL]
Expected Results
Actual Results
[[Test Customer] Test Project|https://test.de]
Workaround
The only available workaround at this time is to adjust the hyperlink format by changing the [] brackets to (). The second option is to use the bold notation for Test Customer with the * mark around it. Please use the below excerpts and review the results as below:
This format should render the hyperlink correctly in the comment along with the distinction of Test Customer from the Test Project.