Isaac Philip
Isaac Philip
is python 2.7 a necessity or can we try python3.7 and see if the issue occurs there too ?
yea we can look to implement a function such as `download_attachment(attachment_id, file_obj)` It will download the attachment data to be outputted into a file such as *file_obj* param received by...
@gonchik do you give a green signal for it ?
Hello @gonchik , kindly take a look at this if the change can be placed ? The documentation seems to be aligning towards `no-check` value for the header of `X-Atlassian-Token`...
will this api be sufficient for the requirement ? - https://docs.atlassian.com/software/jira/docs/api/REST/8.5.0/#api/2/myself-getUser This code is already present.
I can look into this.
Hello @gonchik , a user has contributed the required code on June this year - https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py#L160-L207 Would be fine to close this ticket unless something is missed out? please say?...
Its a general exception caught which could be the reason why a general error is placed. Depending on what lead you to that error we can segregate the error message...
this is great as you tested it works for `cloud` and very much required too. Whats holding you back to place this in the repository ? any issues please post...
I see similar issue #774 filed long back. maybe we need a better solution which can reflect at all `cloud` dependent functions. setting this at the class level object would...