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

As a user, I should be able to export Multi Cascade Field from Table Grid

    XporterXMLWordPrintable

Details

    • Suggestion
    • Status: Gathering Interest
    • Resolution: Unresolved
    • 6.5.0
    • None
    • Custom Fields, FieldMapper
    • None
    • UNCOVERED

    Description

      As a user, I should be able to export Multi Cascade Field from Table Grid, and I should be able to export to an XLS document.

      Current status

      When we export a Multi Cascade Field, the output is: 
      [

      {"levelName":"Info1","selectedOptionValue":"ABC","selectedOptionLabel":"ABC"}

      {"levelName":"Info2","selectedOptionValue":"123","selectedOptionLabel":"123"}

      ]

      Expected result

      When we export a Multi Cascade Field, the output should be: 
      option1: [

      {"Info1":"ABC"}

      ,

      {"Info2","123"}

      ,

      {"Info3":"456"}

      ,

      {"Info4":"789"}

      ]
      option2: ["ABC","123","456","789"]

      Attachments

        Activity

          People

            Unassigned Unassigned
            actl Ana Leite [X] (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: