Skip to content

Conversation

@gkowalc
Copy link
Contributor

@gkowalc gkowalc commented Feb 9, 2024

Added two new methods:

  • get_attachments_ids_from_issue - returns list of ids for jira issue so that it easier to use otehr attachemtn method that rely on attachment id
  • download_attachments_from_issue - Downloads all issue attachment to current destination. Method tested with JIRA cloud, latest datacenter LTS (8.20) and on macos, windows hosts.
  • Examples and docs were also updated

@gkowalc gkowalc changed the title [JIRA] two new metods: download_attachments_from_issue and get_attachments_ids_from_issue [JIRA] two new methods: download_attachments_from_issue and get_attachments_ids_from_issue Feb 9, 2024
@gonchik gonchik changed the title [JIRA] two new methods: download_attachments_from_issue and get_attachments_ids_from_issue [Jira] two new methods: download_attachments_from_issue and get_attachments_ids_from_issue Feb 10, 2024
@gonchik gonchik merged commit da1c38c into atlassian-api:master Feb 10, 2024
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

Successfully merging this pull request may close these issues.

2 participants