Uploaded image for project: 'Xporter for Jira Cloud'
  1. Xporter for Jira Cloud
  2. XPORTERCLOUD-2434

DueDate and DueDateTime is not working when using JQL iterations.

    XporterXMLWordPrintable

Details

    • Bug
    • Status: Open
    • Medium
    • Resolution: Unresolved
    • Xporter Cloud 2.3.3
    • None
    • Custom Fields
    • Chrome

    Description

      Description

      DueDate and DueDateTime is not working when using JQL iterations.

      Pre-conditions

      How to reproduce

      1. Create a template with the code below.
      #{for i=JQLIssuesCount|clause=project =SND and key= SND-4420 order by Key ASC}Key: ${JQLIssues[i].Key}Summary: ${JQLIssues[i].Summary}Due date: ${JQLIssues[i].DueDate}Duedate format: ${dateformat("dd.MM.yyyy"):JQLIssues[i].DueDate} 
      1. Create a Test issue with a Due date added.
      2. Export the issue using the above template.

      Actual result/Attachments
      Due date and Due date format are not working when we use the JQL iterations on the template.

      Expected result
      Due date and Due date format should be exported correctly.

      Version

      • <app versions>

      Workaround

      Attachments

        Issue Links

          Activity

            People

              bernardo.cottim Bernardo Cottim
              sandeep.gurram Sandeep Gurram
              Votes:
              3 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: