Running Jelly Script Fails Due to 'JellyTagException null 16 0 Field' Error

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

When running a Jelly Script the process fails throwing the following error in the logs:


Could not run script.
Extra Information: [hide]
Error: <JiraJelly xmlns:jira="jelly:com.atlassian.jira.jelly.enterprise.JiraTagLib" xmlns:log="jelly:log" xmlns:core="jelly:core">
Exception: org.apache.commons.jelly.JellyTagException: null:16:0: Field 'assignee' is not present on screen 'Example Screen'.
java.io.PrintWriter@1c57e85

Cause

In this case, the 'assignee' field is not added in the workflow transition screen when performing the workflow transition.

Resolution

Add the field to the corresponding screen and try running the script again.


Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.