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

Exporting empty cell when trying to export a date field with dateformat and another field in the same cell

    XporterXMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Release 5.6.2
    • Release 5.8.0
    • Xporter Engine
    • None
    • UNCOVERED

    Description

      When trying to export a date with date format and another field in the same cell the result is empty.

      This only happens when date format came first.

      Don't Work:

      ${dateformat("dd.MM.yyyy"):Created} ${Key} 
      

      Work:

      ${Key} ${dateformat("dd.MM.yyyy"):Created} 
      
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: