Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Workflow Toolbox Create Issue post function not passing on values in transition screen

Pierre Ibrahim
December 11, 2025

Hello!

I'm trying to setup a create issue post function using JWT, The way my transition works is it's an any to all transition that pops up a screen for user input, that input is then used in the create issue post function that creates the issue in a different project under a parent set by a parser expression.

JWT3.png

Now the above screenshot works,

However, the way I had it set before (and all of my other create issue post functions coming in from a DC migration) is instead of parser expression for the Active Billing and Ongoing Billing Start Date fields, I was doing "Field in current issue", and selecting the same field. However I kept getting validation errors in the JWT audit log that those two fields are required (which they are in the field schema for the target issue type, but I was supplying them in the transition screen that pops up with this transition)

My question is, do I need to change all of my create issue post functions that rely on a transition screen to use a parser expression instead of "field in current issue"?

Am I doing something wrong with "field in current issue" that I need to fix instead of using parser expression?

Thank you all in advance.

Pierre Ibrahim

2 answers

1 accepted

3 votes
Answer accepted
Ethann Collins
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 11, 2025

The issue happens because values entered on a transition screen are not saved to the issue until after post functions run, so Field in current issue is still empty when JWT validates the new issue. Parser expressions work because they read the screen input directly. For any create-issue post function that relies on data the user enters during the transition, parser expressions are the correct method. Field in current issue only works when the issue already has those values before the transition starts.

Pierre Ibrahim
December 12, 2025

Thank you so much for your response @Ethann Collins ! Decadis also confirmed this via a ticket I sent their way. I appreciate your insight!

2 votes
Nicolas Werle _Decadis AG_
Atlassian Partner
December 11, 2025

Hi Pierre, 

My name is Nicolas, I'm a member of the support team from Decadis. We received your request in our support portal and we will have a deeper look into it and give you an answer as soon as possible. 
With best regards, 
Nicolas 
Decadis AG

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events