Forums

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

How to appear the project lead field in an issue view screen

Karim Belhadj
Contributor
December 24, 2018

I would like to add the project lead field , to the screen view of project. Using script runner

1 answer

0 votes
Nic Brough -Adaptavist-
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.
December 24, 2018

Easiest way to do this is with a scripted field. 

Add one of those to the project, put it on the view screen, and give it a script:

return issue.getProjectObject().getLeadUserName()

Karim Belhadj
Contributor
December 24, 2018

hello @Nic Brough -Adaptavist-  , this return an ID not a username ! 

09614341 how to translate it to a name ! 

 

Regards

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events