Forums

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

How to close an issue programatically in jira development using WorkflowTransitionAsync?

Jiss
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!
March 20, 2019
Hi
I had tried to close an issue using WorkflowTransitionAsync like
await.issue.WorkflowTransitionAsync(WorkflowActions.Close)
Where WorkflowActions.Close returns string Close Issue.
But this throws an exception says "Close issue not found".
Please help me to fix this issue.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events