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
    • None
    • Chrome

    • UNCOVERED

    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

        Activity

          People

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

            Dates

              Created:
              Updated: