Hovering on icon in jira remote link is not showing text

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Low
    • None
    • Affects Version/s: 6.3.1
    • Component/s: REST API
    • 6.03

      Steps to Reproduce:
      1. create a remote issue link using REST API in jira . Hover the mouse.

      Sample Request Body :
      {
      "globalId": "system=http://www.mycompany.com/support&id=1",
      "application":

      { "type": "com.acme.tracker", "name": "My Acme Tracker" }

      ,
      "relationship": "causes",
      "object": {
      "url": "http://www.mycompany.com/support?id=1",
      "title": "TSTSUP-111",
      "summary": "Crazy customer support issue",
      "icon":

      { "url16x16": "http://www.mycompany.com/support/ticket.png", "title": "Support Ticket" }

      ,
      "status": {
      "resolved": true,
      "icon":

      { "url16x16": "http://www.mycompany.com/support/resolved.png", "title": "Case Closed", "link": "http://www.mycompany.com/support?id=1&details=closed" }

      }
      }
      }

      Expected Result: Should display the text on icon hover.

      Actual Result: Doesn't display the text on icon.

        1. notWorkingwith6.3
          0.6 kB
        2. NotWorking with Jira 6.3.png
          NotWorking with Jira 6.3.png
          86 kB
        3. Working in Jira 6.1.png
          Working in Jira 6.1.png
          80 kB
        4. workingwith6.1
          0.6 kB

            Assignee:
            Unassigned
            Reporter:
            Ankit jain
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: