Error in Groovy script email sending

JeffJ January 30, 2014

I'm getting the following error in the log when I try to send an email using the built in script runner 'send a custom email' as a test:

2014-01-31 11:54:26,480 Thread-54 WARN *myusername* 714x580x1 1b8240l *ouripadddress* /secure/admin/groovy/CannedScriptRunner.jspa [groovy.canned.utils.WorkflowUtils] This is a bug in the code - you should only see this when previewing. Returning current user

Exception in thread "Thread-54" org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object 'com.atlassian.jira.event.issue.IssueEvent@639e361b[issue=SPKHD-457,comment=<null>,worklog=<null>,changelog=<null>,eventTypeId=1,sendMail=true,params={},subtasksUpdated=false]' with class 'java.lang.String' to class 'com.atlassian.jira.event.issue.IssueEvent'


1 answer

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.
January 30, 2014

As it says, it's a bug ;-) It should only happen in the admin screens, not when it's actually configured as a workflow function or listener.

JeffJ January 30, 2014
Fair enough... It's just weird because it's definitely worked before and I don't know what changed.
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.
January 30, 2014

It happens when you preview, there's an error, you preview again, something like that.

JeffJ January 30, 2014

So, okay, the error is only supposed to occur when I'm previewing.. but thats the error I get when I run it. I don't actually get the error on preview.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events