Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-80007

Strikethrough does not work in new issue view for remote links

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • Issue - View

    Description

      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 :

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              a75758a647cd Mohammed Yousuf
              Votes:
              29 Vote for this issue
              Watchers:
              19 Start watching this issue

              Dates

                Created:
                Updated: