Forums

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

"Issue Type" drop-down list custom field

Egle K. March 1, 2018

I would like to have custom field that includes drop-down list consisting of all 'issue types' that are available in my JIRA instance (something like "Project Picker" that already exist).

any ideas how to create such CF?

 

1 answer

0 votes
MoroSystems Support
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 1, 2018

I didn't find any add-on which allows to create such custom fields. Maybe anyone else will know.

In case, no such add-on exists, you have to create new custom field type. There is some old tutorial here:

https://developer.atlassian.com/server/jira/platform/creating-a-custom-field-type/

I suggest you to check source code of 

com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType

and

com.atlassian.jira.issue.customfields.impl.ProjectCFType

I'd start with these to understand how CF types work. Then try to follow the steps described in tutorial and let me know where you got.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events