Forums

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

Import project from JIRA-5.2.11 to JIRA-5.2.11+Greenhopper-6.2 (or enable Greenhopper on it)

Andrej Kvasnica
May 5, 2013

Hello,

I've got project in JIRA-5.2.11 and I want to start using Greenhopper with that project data. Thus I need to enable Greenhopper on that project OR import project as Greenhopper enabled project.

Is it even possible to do so?

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Alfira
Contributor
August 9, 2024

Hello, is there any update on this issue?

I see the same double "None" options issue in select list, when I add "None" option manually in ScriptRunner v. 8.33.

In my case select list is a TextField converted to SingleSelect in ScriptRunner Behaviours:

def customField = getFieldById("customfield_123");
customField
.convertToSingleSelect([css: "max-width: 500px; width: 500px; white-space: pre-wrap;"])
.setFieldOptions(["":"None", "option1":"Option 1"]);

Double None.png

TAGS
AUG Leaders

Atlassian Community Events