Trying to get a Jira Link to show on a report, we're using the Workfront to Jira connector. | Community
Skip to main content
Level 2
April 1, 2022
Question

Trying to get a Jira Link to show on a report, we're using the Workfront to Jira connector.

  • April 1, 2022
  • 1 reply
  • 466 views

I'm using this on a Task report. I saw this code on an old post, where did I go wrong?

displayname=Jira Link

listedlimiter=listmethod=nested(objectIntegrations).lists

objectIntegrations=integrationType=JIRA

textmode=true

type=iterate

valueexpression={URL}

valueformat=HTML

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 2
October 19, 2022

Hi Erika,

Was having the same issue and the text mode below worked for me

 

 

displayname=Jira Link
listedlimiter=<p>
listmethod=nested(objectIntegrations).lists
textmode=true
type=iterate
valueexpression={URL}
valueformat=HTML