JIRA server: 7.3.8
Using ScriptRunner workflow function to clone/link an issue. I have below codes in [Additional issue actions] to avoid attachments to be cloned. however it doesn't seem to be working.
Anything I can try?
checkAttachment = {attachment -> false};
import com.atlassian.jira.component.ComponentAccessor
import com.atlassian.jira.issue.MutableIssue
def user = ComponentAccessor.getUserManager().getUserByName('jeff.fulton')
issue.setAssignee(user)
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.