Uploaded image for project: 'Xray for Jira Cloud'
  1. Xray for Jira Cloud
  2. XRAYCLOUD-5069

Execution Evidences are not exported using Excel templates

    XporterXMLWordPrintable

Details

    • XRAYCLOUD 2022 Sprint 18, XRAYCLOUD 2023 Sprint 1

    Description

      Description
      Execution Evidences are not exported using Excel templates

      How to reproduce
      These mapping don't working:

      #{for m=TestRuns[n].ExecutionEvidencesCount}
      ${TestRuns[n].ExecutionEvidences[m].Evidence}
      #{end}
      
      #{for m=TestRuns[n].TestStepsCount}
      #{for l=TestRuns[n].TestSteps[m].EvidencesCount}
      Evidence: ${TestRuns[n].TestSteps[m].Evidences[l].Evidence}
      #{end}
      #{end}
      

      Actual result/Attachments
      Nothing is exported

      Expected result
      Evidences are exported; the same mapping is working in DOCX templates

      Attachments

        1. xraycloud-5069_test.xlsx
          20 kB
          Rui Rocha
        2. Evidences.xlsx
          9 kB
          Rui Rocha

        Issue Links

          Activity

            People

              rgrr Rui Rocha
              fnsi Francisco Silva [X] (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: