Strikethrough does not work in new issue view for remote links

XMLWordPrintable

    • 7
    • Severity 3 - Minor
    • 0

      Problem : 

      "Resolved" status of remote issue links stopped working in the "new issue view" in Jira Cloud.
      According to this :

      https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links/#api-rest-api-3-issue-issueidorkey-remotelink-post

      We also notice that the default icon or the favicon from the URL link is shown on a link, instead of using the icon from the icon object in the payload. See example:
      "url": "https://google.com",
      "icon":

      { "url16x16": "https://nike.com/check.png", "title": "Icon" }

      Steps to Reproduce :

      In the JSON payload to create remote link include the below param :
      },
      "status":

      { "resolved": true }

      Expected Results :

      If set to "true", the link to the issue is displayed in a strikethrough font, otherwise the link displays in normal font.

      Actual Results :

      Strike through does not work :

            Assignee:
            Unassigned
            Reporter:
            Mohammed Yousuf (Inactive)
            Votes:
            31 Vote for this issue
            Watchers:
            23 Start watching this issue

              Created:
              Updated:
              Resolved: