jira-client
jira-client copied to clipboard
Reopen the closed issue
How to reopen the closed issue (adding comment is mandatory), i tried Issue.transition().field("comment","Reopening").execute("Open"); it gives cannot update comment i tried Issue.transition().execute("Open"); It shows comment is compulsory
What error message did you get?