JIRA 5 SelectCFType view.vm problem

Batuhan Kandiran December 9, 2012

Hello Everyone,

I want to migrate my plugins from JIRA 4.x to JIRA 5.x
However, i got stuck..


I extended AbstractMultiCFType<Group> in order to implement select cf type.

I overrided

public List getConfigurationItemTypes() and

public Map<String, Object> getVelocityParameters() methods

i can select my predefined options it writes to database as selected value. but i cant see custom field's view.vm it doesnt locate my velocity file in view issue screen.

What am i do wrong ? Could you help me please. Thanks for your help.

1 answer

0 votes
Ramesh Udari1 May 16, 2013

Hi Batuhan,

Did you fix this problem, if yes can pls provide your code. i need to build simmilar type control but i unable do it. Sample code is well appriciated.

Suggest an answer

Log in or Sign up to answer