Expand my Community achievements bar.

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

Avatar

Level 2

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

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 2

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