Forums

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

Confluence / Jira field mapping - Workflow Status

Fabio Al-barrak July 25, 2025

Hello,

Looking to update the JIRA workflow status using a Confluence form.

All Jira issues are automatically defaulting to the project status (NEW); I want this status to change when the user selects a different value on the Confluence form (i.e. PENDING), this is how I have mapped other fields on my form, I just can't seem to figure out what the workflow status is actually called so I can map it. 

 

"customfield_10006"	: "[entry.jiraissue]",
"issuetype"         : {"name": "Request"}, 
"priority"			: {"name": "[entry.priority]"}, 
"components"        : [{"name": "[entry.approvallevel.escapeJSON]"}],
"labels"            : ["[entry.pillar.id.escapeJSON]", "[entry.business.id.escapeJSON]"],
"assignee"			: {"name": "[entry.assignee]"},

Thanks,

Fabio 

1 answer

1 vote
Brant Schroeder
Community Champion
July 25, 2025

@Fabio Al-barrak Status would have to be changed after the issue is created through a transition.  You can use an automation on issue create that transitions based on a field value.

Fabio Al-barrak July 27, 2025

Hey @Brant Schroeder where exactly am I entering this automation? could you please provide more details? Thanks!

Brant Schroeder
Community Champion
July 27, 2025

@Fabio Al-barrak you can have it run on issue create.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events