Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

to_attachment_dict() does not return content of attachment #30

Open
rclayton88 opened this issue Aug 16, 2019 · 0 comments
Open

to_attachment_dict() does not return content of attachment #30

rclayton88 opened this issue Aug 16, 2019 · 0 comments

Comments

@rclayton88
Copy link

to_attachment_dict() does not return the file's content of the Attachment object it was passed. Instead it returns the URI to the resource. To get the contents attachment.get() needs to be called.

https://jira.readthedocs.io/en/master/examples.html#attachments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant