Error during Workflow Upload - "message body reader for Java type"
Hi!
I've been searching through the forum and wiki for answers to this question. I'm trying to create a simple workflow that sets today's date when an issue is assigned. I've created the custom field 'assignee_updated' with field type: date.
When I try to 'Upload Workflows to Server' I get the following error:
Can you see any syntax errors in the following workflow?
My Youtrack is installed here:
http://streetwise.myjetbrains.com/youtrack/
Thanks in advance for any help!!
I've been searching through the forum and wiki for answers to this question. I'm trying to create a simple workflow that sets today's date when an issue is assigned. I've created the custom field 'assignee_updated' with field type: date.
When I try to 'Upload Workflows to Server' I get the following error:
Can you see any syntax errors in the following workflow?
My Youtrack is installed here:
http://streetwise.myjetbrains.com/youtrack/
Thanks in advance for any help!!
Please sign in to leave a comment.


Any help?
It seems that the Workflow Editor is pretty particular about the code it receives. If your code red, even if it's correct, the upload will fail.
I fixed my workflow by typing the code from the beginning without any errors and it's now working!