Forums

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

Issue update comment

Aivo Kuhlberg
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!
August 4, 2014

Hi,

I am trying to add comment using jira-python to update issue but seems that it does not work:

issue.update(description=issue.fields.description+' some text', comment='Added some text')

I dont see any error messages but when I check the JIRA issue then it has not changed.

1 answer

0 votes
z August 5, 2014

Hi,

There is a separate method for adding comment:

jira.add_comment(issue, 'Comment text')

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events