Export modified filter using CSV (Current fields) reverts to the "My Default" columns instead of the Filter's Columns

XMLWordPrintable

    • 6
    • 38
    • Severity 2 - Major
    • 15

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      When Exporting a customized columns filter using CSV (Current Fields), the exported CSV file revert the columns to the default configuration.

      Steps to produce:

      1. Create a filter in advanced mode using JQL, for example the following JQL:

      project = "Demonstration Project" AND resolution is EMPTY
      

      2. Save the filter
      3. Change the filter column order to show a field, for instance, Labels field
      4. Export the filter using the CSV (Current fields), the filter will be correctly exported.
      5. Now, add another JQL clause to the previous JQL query for instance:

      AND labels = abc
      

      6. Export the filter using the CSV (Current fields) - without saving the changes to the filter. You will notice that the exported file will use the columns from the "My Default" configuration.

      Workaround:

        1. filter-filter-cols.png
          filter-filter-cols.png
          179 kB
        2. filter-filter-cols.png
          filter-filter-cols.png
          187 kB
        3. filter-personal-cols.png
          filter-personal-cols.png
          198 kB
        4. filter-system-cols.png
          filter-system-cols.png
          187 kB
        5. filter-system-cols.png
          filter-system-cols.png
          179 kB
        6. jqlsearch-fourth-state.png
          jqlsearch-fourth-state.png
          196 kB

            Assignee:
            Unassigned
            Reporter:
            AlaA
            Votes:
            75 Vote for this issue
            Watchers:
            79 Start watching this issue

              Created:
              Updated: