Hello
In my project, when cloned issue, in new issue ; new summary should be copy to a field, I used JSU plugin, but that only copy field from another field, It doesn't do the I want.
"When clone issue " and " copy new summary to a field" is important for me.
thanks
Hi RainBow,
What you could do is to create a transition that calls itself (e.g. called "Clone issue" )and then use JSU post-function to create the new issue with field information you want (e.g. from Summary to "ANOTHER FIELD")
https://confluence-apps.beecom.ch/display/JSU/Copy+Value+From+Other+Field+Post-Function
You would not clone the issue using the clone function, but rather make an identical copy with information about the previous issue and you can set the Link Issue Type you need (it could also be "clones").
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.