Hi, I am having trouble setting the Jira status to "In Progress" after a confluence form is submitted.
I did add a transition field with the id of "In Progress" but even when I submit the form, the jira story is created with "To Do" status. I don't know what I am doing wrong here.
"transition": {
"id": "10005"
}Can anyone help?
I don't think it is possible to set a status when you create a Jira issue. However, you could have a Jira Automation which transitions the issue to "In Progress" depending on a certain condition, e.g. you've set a label "created_in_confluence".
Cheers,
Matthias.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.