jira-client icon indicating copy to clipboard operation
jira-client copied to clipboard

Reopen the closed issue

Open suchandd opened this issue 9 years ago • 1 comments

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

suchandd avatar Jun 29 '16 03:06 suchandd

What error message did you get?

davidecg avatar Aug 22 '16 23:08 davidecg