jira icon indicating copy to clipboard operation
jira copied to clipboard

fix `.add_issues_to_epic()`

Open adehad opened this issue 3 years ago • 0 comments

Summary of changes

  1. Use the correct request method
  2. Support List[str] too
  3. fix the API url

Docs

https://developer.atlassian.com/cloud/jira/software/rest/api-group-epic/#api-rest-agile-1-0-epic-epicidorkey-issue-post

https://docs.atlassian.com/jira-software/REST/7.3.1/#agile/1.0/epic-moveIssuesToEpic

adehad avatar Aug 09 '22 19:08 adehad