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

Strikethrough does not work in new issue view for remote links

XMLWordPrintable

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

      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 :

        1. image-2022-10-25-12-56-04-488.png
          61 kB
          Mohammed Yousuf
        2. image-2022-10-25-12-56-39-021.png
          61 kB
          Mohammed Yousuf
        3. image-2022-10-25-13-00-04-734.png
          104 kB
          Mohammed Yousuf

            Unassigned Unassigned
            a75758a647cd Mohammed Yousuf
            Votes:
            31 Vote for this issue
            Watchers:
            20 Start watching this issue

              Created:
              Updated: