내 커뮤니티 업적 표시줄을 확대합니다.

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

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

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

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 답변 개

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