I'm trying to close an issue using
jira.transition_issue(issue, transition=103, fields=fields)
However comment section is mandatory while closing the issue, I'm stuck on how to add it parallel to the above transition. Can anyone help me here?
@prashanthi reddy Welcome, you might take a look at this link: https://pypi.org/project/atlassian-python-api/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.