get-data display partial information

andrey dmitriev
Contributor
January 4, 2012

I have the following in the code

{get-data:name=Implementation Lead}

and I get this result.

user: bmadison
email:[billy@madison.com]
fullName: Billy Madison

However, I don't need this much data. How can I display just user, or any other field? I tried the following, and it didn't work

{get-data:name=Implementation Lead.user}

1 answer

1 accepted

1 vote
Answer accepted
David Peterson
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 5, 2012

Hi there,

My suggestion is to use the Reporting plugin, which can get this level of detail better. In this case:

{report-info:data:Implementation Lead > user:name}

You can pull out other fields as well, via the User Supplier. Eg:

{report-info:data:Impelementation Lead > user:full name}

Also, you can have it automatically link to the user's profile if you want:

{report-info:data:Implementation Lead > user:full name|link=true}

Hope that helps!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events