Forums

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

missing history when use the jira api to change the issue type

Kiran Muthoju {Appfire} April 19, 2018

ALL,

 

I have used the customized plugin on one of the post fuction and below code to change the issue type which has different workflow. 

Here the functionality works fine. but missing the history on issue.

Due to this our reports are failing.

workflowManager.migrateIssueToWorkflow(issue, workflowManager.getWorkflow(issue.getProjectId(), newIssueTypeId), status);

0 answers

Suggest an answer

Log in or Sign up to answer