I've done a lot of hunting through the documented and undocumented jira and attachment object methods but have not been able to figure out how to update an existing jira ticket attachment.
Any help with the attachment.update() method or a workaround would be greatly appreciated
Hi!
I see only one way upload and remove old one
https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py#L147
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.