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

BulkIssuesIndex is not being correctly set when the for issues iteration as a filter

    XporterXMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Release 2.9.8
    • Release 3.0.0
    • Document Engine
    • None
    • UNCOVERED

    Description

      Example below.

      If we have a list of 5 issues and the bug is the 3rd issue, the first Bug will appear with BulkIssueIndex = 2 and not BulkIssueIndex = 0 as it should be

      &{for issues|filter=%{'${IssueTypeName}'.equals('Bug')}}
      #{if (%{${BulkIssueIndex} == 0})}
      Bugs
      #{end}
      o	${BulkIssueIndex} – A bug [${Key}] - ${Summary} 
      &{end}
      

      Attachments

        Activity

          People

            lpsg Pedro Gonçalves [X] (Inactive)
            lpsg Pedro Gonçalves [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: