Script workflow function : Clones an issue and link not working

Jordi Federico October 12, 2015

I am on 6.4.5 and I am expecting some issues to clone an issue.

It used to work last week, but now doesn't work

Conditions:

(cfValues['Clone to']?.value == 'DPOP')

 

Additional issue actions:

import com.atlassian.jira.issue.Issue;

import com.atlassian.jira.ComponentManager;

issue.reporterId = ComponentManager.getInstance().getJiraAuthenticationContext().getUser().getName();

 

I put a target project: to the project i want, and it should work. Any ideas?

 

 

3 answers

0 votes
Antonio Caeiro January 20, 2016

Hi all,

 

I have JIRA 6.4.7 and Script Runner 3.1.4.

 

I tried Kristian's approach and still not creating the linked issue.

 

Any clue how to solve this?

 

tks

Antonio

0 votes
Kristian Walker _Adaptavist_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 5, 2016

Hi Jordi,

I have just tried replicating this issue on my JIRA 6.4 instance running Script Runner version 4.1.3.7 and been unable to replicate this issue.  When I add your code to the first post function in the list on a transition of the Worklfow then it Clones and Links the issue. I attach a screenshot of how i configured this below.

If you are still experiencing an error can you please post the error from the logs when this happens along with what version of Script Runner you are running.

Config.png

Thanks

Kristian

0 votes
JamieA
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.
October 12, 2015

What changed between last week and this week? > I put a target project: to the project i want, and it should work. Can you explain more what you mean by this.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events