Uploaded image for project: 'Xporter for Jira'
  1. Xporter for Jira
  2. XPORTER-1724

Generating an Hyperlink to the issue address on the server fails using JQL query forIssues

    XporterXMLWordPrintable

Details

    • UNCOVERED

    Description

      When trying to generate a hyperlink to the issue address on JIRA server, using JQL for Issues, 

      #{for i=JQLIssuesCount|clause=project = DEMO}
      
      @{title=‘TestLink‘|href=${BaseURL}/browse/${JQLIssues[i].Key}}
      
      #{end}

      the exported result is wrong. Create a hyperlink to the file system e.g. "file:///c:\\browse\demo-26" instead of a hyperlink to the issue address on JIRA server.

      Using single or bulk export works as expected.

      The problem happens with Word or Excel templates.

      Attachments

        Activity

          People

            rmbr Rui Rodrigues
            pamp Paulo Pereira
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: