The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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!

TAGS
AUG Leaders

Atlassian Community Events