Hello!
I'm trying to write a postfunction for my workflow that will clear fields from cloned issues when they're created. We have JMWE, JSU, and Scriptrunner to work with, but I am not very savvy with Groovy and am having trouble scripting a condition that will tell me if the created issue is linked to anything else as "clones". Our users change the summary, so checking the summary for "CLONE -" is not an option.
Thanks in advance!