Forums

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

Best practice for Rovo agent to create ticket comments via automation rules - Link embedding issue

Hello everyone,

I'm currently using a Rovo AI agent within a Jira Cloud automation rule to provide onboarding assistance for access requests.

Current implementation:

  • Automation rule triggers the Rovo agent with ticket data
  • In the automation rule, I use "And: Add comment to work item" action
  • The comment content is set to {{agentResponse}}

Issue encountered: During testing, I've found that I cannot embed clickable links within the {{agentResponse}} when it's added as a comment. I've tried both formats:

  • Markdown format: [text](URL)
  • Jira format: [text|URL]

However, the links appear as plain text instead of being rendered as clickable links in the ticket comments.

Questions:

  1. Is there a more efficient or recommended way for a Rovo agent to directly create comments on Jira tickets through automation rules?
  2. How can I make the Rovo agent response include properly formatted, clickable links in Jira comments?
  3. Are there specific formatting requirements for links in {{agentResponse}} variables?

Any guidance or documentation you can point me to would be greatly appreciated.

Thanks in advance!

1 comment

Rimantas Andrulevičius
Community Champion
September 25, 2025

@Jordi Romera could you elaborate on the use case a bit more (I'm also in a similar case creating an access mng solution on JSM and having the gray area of onboarding how-to)?

I don't have an exact answer for your current case, but what I've seen is:

1. Try without any format (Jira should handle plain links and render them based on user settings)

2. Since you are using automation, I would suggest trying to use JSON format and make a smart value ->variable (or use advanced branching) out of the response:

https://youtu.be/BmjCyM--etk?si=br8M8cms644efYlW&t=1351

https://community.atlassian.com/forums/Automation-questions/Rovo-Agent-Response-String-To-JSON/qaq-p/3045634

 

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events