Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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