Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

relevant field config using Project ID

Sreenivasaraju P
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.
March 7, 2013

How can I get relevant field configuration ,using Project ID or GenericValue project and Custom field ?

Thanks in advance,

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Timothy
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.
March 7, 2013

You can only get the field configuration with the issue.

You will need to get the FieldScreenRenderer

fieldScreenRendererFactory.getFieldScreenRenderer(user, issue, IssueOperations.EDIT_ISSUE_OPERATION, false);

From the FieldScreenRenderer, get the FieldScreenRenderTab.

TAGS
AUG Leaders

Atlassian Community Events