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?
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.