atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.34k stars 661 forks source link

[Jira] Adapt issue remote links creation/update #1211

Closed afrimberger closed 1 year ago

afrimberger commented 1 year ago

This PR introduces two small changes for the Jira remote links creation:

  1. fix: icons for remote links were incorrectly nested and therefore ignored by Jira
  2. feat: add status resolved for setting link as resolved (strikethrough yes/no in Jira)